言語

StyleProperties.Keys プロパティ

定義

スタイルのプロパティキーのコレクションを手に入れます。

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

プロパティ値

スタイルのプロパティキーのコレクション。

適用対象