Share via


ClosureContextHelper.AddContextListData Method

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method AddContextListData(Object, Object) Adds the data to the list in the walker's context object for a particular key. This will create the list if it does not exist.
Public methodStatic member AddContextListData(ElementGroup, Object, Object) Adds the data to the list in the walker's context object for a particular key. This will create the list if it does not exist.
Public methodStatic member AddContextListData(ElementWalker, Object, Object) Adds the data to the list in the walker's context object for a particular key. This will create the list if it doesn't exist.

Top

See Also

Reference

ClosureContextHelper Class

Microsoft.VisualStudio.Modeling Namespace