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。

適用於