Поделиться через


ClosureContextHelper.GetClosureContext - метод (ElementGroup)

Получает контекст закрытия из ходока элемента.

Пространство имен:  Microsoft.VisualStudio.Modeling
Сборка:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (в Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)

Синтаксис

'Декларация
Public Shared Function GetClosureContext ( _
    elementGroup As ElementGroup _
) As Dictionary(Of Object, Object)
public static Dictionary<Object, Object> GetClosureContext(
    ElementGroup elementGroup
)

Параметры

Возвращаемое значение

Тип: System.Collections.Generic.Dictionary<Object, Object>
IDictionary

Безопасность платформы .NET Framework

См. также

Ссылки

ClosureContextHelper Класс

GetClosureContext - перегрузка

Microsoft.VisualStudio.Modeling - пространство имен