GlobalObjectProvider Methods
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
| Name | Description | |
|---|---|---|
![]() | CreateObjRef(Type^) | (Inherited from MarshalByRefObject.) |
![]() | Dispose() | Disposes this global object provider. |
![]() | Dispose(Boolean) | Disposes this object and its resources. |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetGlobalObjects(Project^) | Gets a collection of global objects for the specified project. |
![]() | GetGlobalObjects(Project^, Type^) | Gets a collection of global objects for the specified project that match the specified type. |
![]() | GetGlobalObjectsCore(Project^, Type^) | When overridden in a derived class, returns a collection of global objects for the specified project that match the specified type. |
![]() | GetGlobalTypes(Project^) | Gets a collection of global types for the specified project that match the specified type. |
![]() | GetGlobalTypesCore(Project^) | Gets a collection of global types for the specified project that match the specified type. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetLifetimeService() | (Inherited from MarshalByRefObject.) |
![]() | GetService(Type^) | Gets the requested service. |
![]() | GetType() | (Inherited from Object.) |
![]() | InitializeLifetimeService() | (Inherited from MarshalByRefObject.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject.) |
![]() | OnCollectionChanged(EventArgs^) | Raises the CollectionChanged event. |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | IObjectWithSite::GetSite(Guid, IntPtr) | Gets the service provider. |
![]() ![]() | IObjectWithSite::SetSite(Object^) | Sets the T:System.IserviceProvider. |



