public static ConnectionArray frompointer(Connection t) { global::System.IntPtr cPtr = fanndoublePINVOKE.ConnectionArray_frompointer(Connection.getCPtr(t)); ConnectionArray ret = (cPtr == global::System.IntPtr.Zero) ? null : new ConnectionArray(cPtr, false); return(ret); }
internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ConnectionArray obj) { return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; }
internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ConnectionArray obj) { return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr); }