DelegatingXmlDictionaryReader.AttributeCount Property     
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 : intPublic Overrides ReadOnly Property AttributeCount As IntegerProperty Value
The number of attributes.