示例#1
0
 public virtual SWIGTYPE_p_std__mapT_std__string_BSONContent_p_t__const_iterator end()
 {
     SWIGTYPE_p_std__mapT_std__string_BSONContent_p_t__const_iterator ret = new SWIGTYPE_p_std__mapT_std__string_BSONContent_p_t__const_iterator(djonwrapperPINVOKE.BSONObj_end(swigCPtr), true);
     return ret;
 }
 internal static HandleRef getCPtr(SWIGTYPE_p_std__mapT_std__string_BSONContent_p_t__const_iterator obj)
 {
     return (obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr;
 }