Org.Xml.Sax.Helpers.AttributesImpl.SetAttributes Method
Copy an entire Attributes object.

Syntax

[Android.Runtime.Register("setAttributes", "(Lorg/xml/sax/Attributes;)V", "GetSetAttributes_Lorg_xml_sax_Attributes_Handler")]
public virtual void SetAttributes (Org.Xml.Sax.IAttributes atts)

Parameters

atts
The attributes to copy.

Remarks

Copy an entire Attributes object.

It may be more efficient to reuse an existing object rather than constantly allocating new ones.

[Android Documentation]

Requirements

Namespace: Org.Xml.Sax.Helpers
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1