共用方式為


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

屬性值

屬性的數目。

適用於