DelegatingXmlDictionaryReader.AttributeCount Property

Definition

Gets the number of attributes at the current reader position.

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

Property Value

The number of attributes.

Applies to