AttributesImpl
AttributesImpl()
AttributesImpl(IAttributes)
AttributesImpl(IntPtr, JniHandleOwnership)
JniPeerMembers
Length
ThresholdClass
ThresholdType
AddAttribute(String, String, String, String, String)
Clear()
GetIndex(String)
GetIndex(String, String)
GetLocalName(Int32)
GetQName(Int32)
GetType(Int32)
GetType(String)
GetType(String, String)
GetURI(Int32)
GetValue(Int32)
GetValue(String)
GetValue(String, String)
RemoveAttribute(Int32)
SetAttribute(Int32, String, String, String, String, String)
SetAttributes(IAttributes)
SetLocalName(Int32, String)
SetQName(Int32, String)
SetType(Int32, String)
SetURI(Int32, String)
SetValue(Int32, String)
monoandroid
namespace Org.Xml.Sax.Helpers
{
[Register("org/xml/sax/helpers/AttributesImpl", DoNotGenerateAcw = true)]
public class AttributesImpl : Object, IJavaObject, IJavaPeerable, IAttributes, IDisposable
{
protected override Type! ThresholdType { get; }
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to monoandroid | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API