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。

適用於