GraphPathSerializationDictionary Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.GraphModel
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
| Name | Description | |
|---|---|---|
![]() | Count | Get the number of paths in the collection |
![]() | IsReadOnly | Gets a value indicating whether the System.Collections.Generic.ICollection is read-only. |
![]() | Item[String^] | Gets or sets the element that has the specified key. |
![]() | Keys | Gets an System.Collections.Generic.ICollection that contains the keys of the System.Collections.Generic.IDictionary. |
![]() | Names | Return a snapshot of the current path names |
![]() | Values | Gets an System.Collections.Generic.ICollection that contains the values of the System.Collections.Generic.IDictionary. |
Show:
