AttributeListImpl
AttributeListImpl()
AttributeListImpl(IAttributeList)
AttributeListImpl(IntPtr, JniHandleOwnership)
JniPeerMembers
Length
ThresholdClass
ThresholdType
AddAttribute(String, String, String)
Clear()
GetName(Int32)
GetType(Int32)
GetType(String)
GetValue(Int32)
GetValue(String)
RemoveAttribute(String)
SetAttributeList(IAttributeList)
monoandroid
namespace Org.Xml.Sax.Helpers
{
[Obsolete("This class is obsoleted in this android platform")]
[Register("org/xml/sax/helpers/AttributeListImpl", DoNotGenerateAcw = true)]
public class AttributeListImpl : Object, IJavaObject, IJavaPeerable, IAttributeList, IDisposable
{
[Obsolete("deprecated")]
[Register("addAttribute", "(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V", "GetAddAttribute_Ljava_lang_String_Ljava_lang_String_Ljava_lang_String_Handler")]
public virtual void AddAttribute(string? name, string? type, string? value);
}
}
| .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. |
| Obsolete | deprecated |
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API