XmlDictionaryString.Key プロパティ

定義

クラスのこのインスタンスの整数キーを取得します。

public:
 property int Key { int get(); };
public int Key { get; }
member this.Key : int
Public ReadOnly Property Key As Integer

プロパティ値

クラスのこのインスタンスの整数キー。

注釈

このプロパティは、0 より大きく、MaxValue/4 より小さくなければなりません。

適用対象