다음을 통해 공유


DelegatingXmlDictionaryReader.AttributeCount 속성

정의

현재 판독기 위치에 있는 특성의 수를 가져옵니다.

public:
 virtual property int AttributeCount { int get(); };
public override int AttributeCount { get; }
member this.AttributeCount : int
Public Overrides ReadOnly Property AttributeCount As Integer

속성 값

특성의 개수입니다.

적용 대상