Udostępnij za pośrednictwem


Właściwość GraphPathSerializationDictionary.Keys —

Pobiera System.Collections.Generic.ICollection, który zawiera klucze System.Collections.Generic.IDictionary.

Przestrzeń nazw:  Microsoft.VisualStudio.GraphModel
Zestaw:  Microsoft.VisualStudio.GraphModel (w Microsoft.VisualStudio.GraphModel.dll)

Składnia

'Deklaracja
Public ReadOnly Property Keys As ICollection(Of String)
public ICollection<string> Keys { get; }
public:
virtual property ICollection<String^>^ Keys {
    ICollection<String^>^ get () sealed;
}
abstract Keys : ICollection<string> with get 
override Keys : ICollection<string> with get
final function get Keys () : ICollection<String>

Wartość właściwości

Typ: ICollection<String>
System.Collections.Generic.ICollection, który zawiera klucze obiekt, który implementuje System.Collections.Generic.IDictionary.

Implementuje

IDictionary.Keys

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

GraphPathSerializationDictionary Klasa

Przestrzeń nazw Microsoft.VisualStudio.GraphModel