JniRuntime.GetAvailableInvocationPointers 方法

定义

注意

Not sensible/usable at this level, and cannot work on e.g. Android. Try Java.Interop.JreRuntime.GetAvailableInvocationPointers() in Java.Runtime.Environment.dll, or rethink your structure.

[System.Obsolete("Not sensible/usable at this level, and cannot work on e.g. Android.  Try Java.Interop.JreRuntime.GetAvailableInvocationPointers() in Java.Runtime.Environment.dll, or rethink your structure.", true)]
public static System.Collections.Generic.IEnumerable<IntPtr> GetAvailableInvocationPointers();
[<System.Obsolete("Not sensible/usable at this level, and cannot work on e.g. Android.  Try Java.Interop.JreRuntime.GetAvailableInvocationPointers() in Java.Runtime.Environment.dll, or rethink your structure.", true)>]
static member GetAvailableInvocationPointers : unit -> seq<nativeint>

返回

属性

注解

本页的某些部分是根据 Android 开放源代码项目创建和共享的工作进行的修改,并根据 Creative Commons 2.5 属性许可证中所述的术语使用。

适用于