次の方法で共有


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

プロパティ値

属性の数。

適用対象