FDO API Reference Feature Data Objects

Disposable Member List

This is the complete list of members for Disposable, including all inherited members.

Attach(System::IntPtr unmanagedPointer, System::Boolean autoDelete)Disposable
Detach()Disposable
Disposable()Disposable [protected]
Disposable(System::IntPtr unmanagedPointer, System::Boolean autoDelete)Disposable [protected]
Dispose()Disposable
Equals(System::Object *obj)Disposable [virtual]
get_AutoDelete()Disposable
get_Disposed()Disposable
get_RefCount()Disposable
get_UnmanagedObject()Disposable
GetHashCode()Disposable
op_Equality(Disposable *leftObject, Disposable *rightObject)Disposable [static]
op_Inequality(Disposable *leftObject, Disposable *rightObject)Disposable [static]
ReleaseUnmanagedObject()Disposable [protected, virtual]
set_AutoDelete(System::Boolean value)Disposable
~Disposable()Disposable [protected, virtual]

Comments or suggestions? Send us feedback.