Map 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
注意
Use the 'Java.Util.IMap' type. This class will be removed in a future release.
[Android.Runtime.Register("java/util/Map", DoNotGenerateAcw=true)]
[System.Obsolete("Use the 'Java.Util.IMap' type. This class will be removed in a future release.")]
public abstract class Map : Java.Lang.Object
[<Android.Runtime.Register("java/util/Map", DoNotGenerateAcw=true)>]
[<System.Obsolete("Use the 'Java.Util.IMap' type. This class will be removed in a future release.")>]
type Map = class
inherit Object
- 继承
- 属性
属性
| Class |
已过时.
返回此 |
| Handle |
已过时.
基础 Android 实例的句柄。 (继承自 Object) |
| JniIdentityHashCode |
已过时.
(继承自 Object)
|
| JniPeerMembers |
已过时.
(继承自 Object)
|
| PeerReference |
已过时.
(继承自 Object)
|
| ThresholdClass |
已过时.
此 API 支持 Mono for Android 基础结构,不打算直接从代码使用。 (继承自 Object) |
| ThresholdType |
已过时.
此 API 支持 Mono for Android 基础结构,不打算直接从代码使用。 (继承自 Object) |
方法
显式接口实现
| IJavaPeerable.Disposed() |
已过时.
(继承自 Object)
|
| IJavaPeerable.DisposeUnlessReferenced() |
已过时.
(继承自 Object)
|
| IJavaPeerable.Finalized() |
已过时.
(继承自 Object)
|
| IJavaPeerable.JniManagedPeerState |
已过时.
(继承自 Object)
|
| IJavaPeerable.SetJniIdentityHashCode(Int32) |
已过时.
(继承自 Object)
|
| IJavaPeerable.SetJniManagedPeerState(JniManagedPeerStates) |
已过时.
(继承自 Object)
|
| IJavaPeerable.SetPeerReference(JniObjectReference) |
已过时.
(继承自 Object)
|
扩展方法
| JavaCast<TResult>(IJavaObject) |
已过时.
执行 Android 运行时检查的类型转换。 |
| JavaCast<TResult>(IJavaObject) | |
| GetJniTypeName(IJavaPeerable) | |