GlobalObjectProvider Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Design
Assembly:  Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)

NameDescription
System_CAPS_pubmethodCreateObjRef(Type^)

(Inherited from MarshalByRefObject.)

System_CAPS_pubmethodDispose()

Disposes this global object provider.

System_CAPS_protmethodDispose(Boolean)

Disposes this object and its resources.

System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetGlobalObjects(Project^)

Gets a collection of global objects for the specified project.

System_CAPS_pubmethodGetGlobalObjects(Project^, Type^)

Gets a collection of global objects for the specified project that match the specified type.

System_CAPS_protmethodGetGlobalObjectsCore(Project^, Type^)

When overridden in a derived class, returns a collection of global objects for the specified project that match the specified type.

System_CAPS_pubmethodGetGlobalTypes(Project^)

Gets a collection of global types for the specified project that match the specified type.

System_CAPS_protmethodGetGlobalTypesCore(Project^)

Gets a collection of global types for the specified project that match the specified type.

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetLifetimeService()

(Inherited from MarshalByRefObject.)

System_CAPS_protmethodGetService(Type^)

Gets the requested service.

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodInitializeLifetimeService()

(Inherited from MarshalByRefObject.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone(Boolean)

(Inherited from MarshalByRefObject.)

System_CAPS_protmethodOnCollectionChanged(EventArgs^)

Raises the CollectionChanged event.

System_CAPS_pubmethodToString()

(Inherited from Object.)

Return to top
Show: