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)
net9.0-android34.0
namespace Org.Xml.Sax.Helpers
{
[Register("org/xml/sax/helpers/AttributesImpl", DoNotGenerateAcw = true)]
public class AttributesImpl : Object, IJavaObject, IJavaPeerable, IAttributes, IDisposable
{
public virtual int Length
{
[Register("getLength", "()I", "GetGetLengthHandler")]
get;
}
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to net9.0 | |
Platforms | This API is only available when you target a specific platform: |
Android | 21.022.023.024.025.026.027.028.029.030.031.032.033.034.0 |
Information specific to net9.0-android34.0 | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | The property getter is only supported on the following platforms:
|
- Built-in API
- Package-provided API