Partilhar via


Método ClosureContextHelper.GetClosureContext (ElementGroup)

Obter o contexto de fechamento da walker elemento.

Namespace:  Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)

Sintaxe

'Declaração
Public Shared Function GetClosureContext ( _
    elementGroup As ElementGroup _
) As Dictionary(Of Object, Object)
public static Dictionary<Object, Object> GetClosureContext(
    ElementGroup elementGroup
)

Parâmetros

Valor de retorno

Tipo: System.Collections.Generic.Dictionary<Object, Object>
IDictionary

Segurança do .NET Framework

Consulte também

Referência

ClosureContextHelper Classe

Sobrecargas GetClosureContext

Namespace Microsoft.VisualStudio.Modeling