XmlDictionaryString.Key 속성

정의

클래스의 이 인스턴스에 대한 정수 키를 가져옵니다.

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

속성 값

클래스의 이 인스턴스에 대한 정수 키입니다.

설명

이 속성은 0보다 크고/4보다 MaxValue 작아야 합니다.

적용 대상