語言

PropertyMap.Keys 屬性

定義

取得 ICollection 包含集合中 PropertyMap 屬性名稱的物件。

public:
 property System::Collections::ICollection ^ Keys { System::Collections::ICollection ^ get(); };
public System.Collections.ICollection Keys { get; }
member this.Keys : System.Collections.ICollection
Public ReadOnly Property Keys As ICollection

屬性值

一個 ICollection 包含集合屬性 PropertyMap 名稱的物件。

適用於

另請參閱