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

属性值

属性数。

适用于