Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The MVEntry class represents an entry in the metaverse.
The MVEntry class is derived from the IEnumerable class.
Public Methods
The MVEntry class has the following public methods.
Method | Description |
---|---|
Equals |
Determines if two objects are equal. |
GetEnumerator |
Retrieves an AttributeNameEnumerator object that allows enumeration of the names of the attributes in the MVEntry object. |
GetHashCode |
Serves as a hash function for a particular type. |
GetType |
Retrieves the Type of the current object. |
ToString |
Retrieves a String that represents the current object. |
Public Properties
The MVEntry class defines the following public properties.
Property | Description |
---|---|
ConnectedMAs | Data type: ConnectedMACollection Access type: Read-only Retrieves a ConnectedMACollection object that contains a collection of the management agents with connected objects. |
Item | Data type: Attrib Access type: Read-only Retrieves the Attrib object for an attribute in the MVEntry object. |
ObjectID | Data type: System.Guid Access type: Read-only Retrieves the identifier of the metaverse entry. |
ObjectType | Data type: String Access type: Read-only Retrieves the object type of the metaverse entry. |
Protected Constructors
The MVEntry class has the following protected constructor.
Constructor | Description |
---|---|
MVEntry |
Creates an instance of the MVEntry class. |
Requirements
Product | ILM 2007 FP1 |
Namespace | Microsoft.MetadirectoryServices |
Assembly | Microsoft.MetadirectoryServices |
.NET Framework | .NET Framework 2.0 |
See Also
Send comments about this topic to Microsoft
Build date: 2/16/2009