.NET Framework Class Library
ManagementObject Methods

The ManagementObject type exposes the following members.

Methods

  NameDescription
Public methodCloneCreates a copy of the object. (Overrides ManagementBaseObject..::.Clone()()().)
Public methodCompareToCompares this object to another, based on specified options. (Inherited from ManagementBaseObject.)
Public methodCopyToOverloaded. Copies the object to a different location.
Public methodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from MarshalByRefObject.)
Public methodDeleteOverloaded. Deletes the object.
Public methodDisposeOverloaded. Releases all resources used by the Component.
Public methodEqualsCompares two management objects. (Inherited from ManagementBaseObject.)
Protected methodFinalizeReleases unmanaged resources and performs other cleanup operations before the Component is reclaimed by garbage collection. (Inherited from Component.)
Public methodGetOverloaded. Binds to the management object.
Public methodGetHashCodeServes as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. (Inherited from ManagementBaseObject.)
Public methodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from MarshalByRefObject.)
Public methodGetMethodParametersReturns a ManagementBaseObject representing the list of input parameters for a method.
Protected methodGetObjectDataPopulates a SerializationInfo with the data necessary to deserialize the field represented by this instance. (Overrides ManagementBaseObject..::.GetObjectData(SerializationInfo, StreamingContext).)
Public methodGetPropertyQualifierValueReturns the value of the specified property qualifier. (Inherited from ManagementBaseObject.)
Public methodGetPropertyValueGets an equivalent accessor to a property's value. (Inherited from ManagementBaseObject.)
Public methodGetQualifierValueGets the value of the specified qualifier. (Inherited from ManagementBaseObject.)
Public methodGetRelatedOverloaded. Gets a collection of objects related to the object (associators).
Public methodGetRelationshipsOverloaded. Gets a collection of associations to the object.
Protected methodGetServiceReturns an object that represents a service provided by the Component or by its Container. (Inherited from Component.)
Public methodGetTextReturns a textual representation of the object in the specified format. (Inherited from ManagementBaseObject.)
Public methodGetTypeGets the Type of the current instance. (Inherited from Object.)
Public methodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from MarshalByRefObject.)
Public methodInvokeMethodOverloaded. Invokes a method on the object.
Protected methodMemberwiseCloneOverloaded.
Public methodPutOverloaded. Commits the changes to the object.
Public methodSetPropertyQualifierValueSets the value of the specified property qualifier. (Inherited from ManagementBaseObject.)
Public methodSetPropertyValueSets the value of the named property. (Inherited from ManagementBaseObject.)
Public methodSetQualifierValueSets the value of the named qualifier. (Inherited from ManagementBaseObject.)
Public methodToStringReturns the full path of the object. This is an override of the default object implementation. (Overrides Component..::.ToString()()().)
Top
Explicit Interface Implementations

  NameDescription
Explicit interface implemetationPrivate methodISerializable..::.GetObjectDataImplements the System.Runtime.Serialization..::.ISerializable interface and returns the data needed to serialize the ManagementBaseObject. (Inherited from ManagementBaseObject.)
Top
See Also

Reference

Tags :


Page view tracker