GlobalObjectProvider Members
Include Protected Members
Include Inherited Members
Provides a base class for accessing one or more global object types.
The GlobalObjectProvider type exposes the following members.
Constructors
Name
Description
Initializes a new instance of GlobalObjectProvider.
Top
Methods
Name
Description
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from MarshalByRefObject.)
Overloaded. Disposes this global object provider.
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Overloaded. Gets a collection of global objects.
When overridden in a derived class, returns a collection of global objects for the specified project that match the specified type.
Gets a collection of global types for the specified project that match the specified type.
Gets a collection of global types for the specified project that match the specified type.
Serves as a hash function for a particular type. (Inherited from Object.)
Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from MarshalByRefObject.)
Gets the requested service.
Gets the type of the current instance. (Inherited from Object.)
Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from MarshalByRefObject.)
Overloaded.
Raises the CollectionChanged event.
Returns a string that represents the current object. (Inherited from Object.)
Top
Events
Name
Description
Occurs when there is a change to the collection of global object or global types.
Top
Explicit Interface Implementations
Name
Description
Gets the service provider.
Sets the IserviceProvider.
Top