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


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

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

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

Синтаксис

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

Параметры

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

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

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

См. также

Ссылки

ClosureContextHelper Класс

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

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