Attributes
Name
Attributes()
Attributes(Attributes)
Attributes(Int32)
Attributes(IntPtr, JniHandleOwnership)
IsEmpty
JniPeerMembers
Map
ThresholdClass
ThresholdType
Clear()
Clone()
ContainsKey(Object)
ContainsValue(Object)
EntrySet()
Get(Object)
GetValue(Name)
GetValue(String)
KeySet()
Put(Object, Object)
PutAll(IDictionary)
PutValue(String, String)
Remove(Object)
Size()
Values()
monoandroid
namespace Java.Util.Jar
{
[Register("java/util/jar/Attributes", DoNotGenerateAcw = true)]
public class Attributes : Object, IJavaObject, IJavaPeerable, ICloneable, IMap, IDisposable
{
[Register("remove", "(Ljava/lang/Object;)Ljava/lang/Object;", "GetRemove_Ljava_lang_Object_Handler")]
public virtual Object? Remove(Object? name);
}
}
.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