public SWIGTYPE_p_FbxArrayT_FbxPropertyPage_p_t GetInstances()
        {
            SWIGTYPE_p_FbxArrayT_FbxPropertyPage_p_t ret = new SWIGTYPE_p_FbxArrayT_FbxPropertyPage_p_t(FbxWrapperNativePINVOKE.FbxPropertyPage_GetInstances__SWIG_0(swigCPtr), false);

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