GraphPathSerializationDictionary Properties

 

Namespace:   Microsoft.VisualStudio.GraphModel
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

NameDescription
System_CAPS_pubpropertyCount

Get the number of paths in the collection

System_CAPS_pubpropertyIsReadOnly

Gets a value indicating whether the System.Collections.Generic.ICollection is read-only.

System_CAPS_pubpropertyItem[String^]

Gets or sets the element that has the specified key.

System_CAPS_pubpropertyKeys

Gets an System.Collections.Generic.ICollection that contains the keys of the System.Collections.Generic.IDictionary.

System_CAPS_pubpropertyNames

Return a snapshot of the current path names

System_CAPS_pubpropertyValues

Gets an System.Collections.Generic.ICollection that contains the values of the System.Collections.Generic.IDictionary.

Return to top
Show: