Org.Xml.Sax.Helpers.AttributesImpl.Clear Method
Clear the attribute list for reuse.

Syntax

[Android.Runtime.Register("clear", "()V", "GetClearHandler")]
public virtual void Clear ()

Remarks

Clear the attribute list for reuse.

Note that little memory is freed by this call: the current array is kept so it can be reused.

[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