GraphPathSerializationDictionary.Keys 属性

定义

获取一个包含 System.web 的密钥的一个 System.web.. a。

public:
 property System::Collections::Generic::ICollection<System::String ^> ^ Keys { System::Collections::Generic::ICollection<System::String ^> ^ get(); };
public System.Collections.Generic.ICollection<string> Keys { get; }
member this.Keys : System.Collections.Generic.ICollection<string>
Public ReadOnly Property Keys As ICollection(Of String)

属性值

ICollection<String>

一个包含实现 System.web 的对象的键的 system.servicemodel.. a i。

实现

适用于