GraphPathSerializationDictionary.Keys Property

Definition

Gets an System.Collections.Generic.ICollection containing the keys of the System.Collections.Generic.IDictionary.

C++
public:
 property System::Collections::Generic::ICollection<System::String ^> ^ Keys { System::Collections::Generic::ICollection<System::String ^> ^ get(); };

Property Value

An System.Collections.Generic.ICollection containing the keys of the object that implements System.Collections.Generic.IDictionary.

Implements

Applies to

Product Versions
Visual Studio SDK 2017, 2019, 2022