FannWrapperFloat.floatArray.getCPtr C# (CSharp) Méthode

getCPtr() static private méthode

static private getCPtr ( floatArray obj ) : global::System.Runtime.InteropServices.HandleRef
obj floatArray
Résultat global::System.Runtime.InteropServices.HandleRef
        internal static global::System.Runtime.InteropServices.HandleRef getCPtr(floatArray obj)
        {
            return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr;
        }