Пример #1
0
        SWIGTYPE_p_packageErrorTableEntry getErrorTable(long index)
        {
            SWIGTYPE_p_packageErrorTableEntry ret = new SWIGTYPE_p_packageErrorTableEntry(libsbmlPINVOKE.L3v2extendedmathExtension_getErrorTable(swigCPtr, index), true);

            return(ret);
        }
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_packageErrorTableEntry obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }