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。

适用于