StartElementEventArgs(IAttributes) コンストラクター

定義

StartElementEventArgs クラスの新しいインスタンスを初期化します。

public StartElementEventArgs(Org.Xml.Sax.IAttributes? attributes);
new Android.Sax.StartElementEventArgs : Org.Xml.Sax.IAttributes -> Android.Sax.StartElementEventArgs

パラメーター

attributes
IAttributes

要素の属性。

注釈

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象