言語

ActionStyle.Keys プロパティ

定義

鍵の集めを手に入れる。

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

プロパティ値

キーのコレクション。

適用対象