Represents an entry in the metaverse.
The following tables list the members exposed by the MVEntry type.
Protected Constructors
Public Properties
Name | Description | |
---|---|---|
ConnectedMAs | Gets a ConnectedMACollection object that contains a collection of management agents with connected objects. | |
Item | Gets the Attrib object for an attribute in the MVEntry object. | |
ObjectID | Gets the identifier of the metaverse entry. | |
ObjectType | Gets the object type of the metaverse entry. |
Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object) | |
GetEnumerator | ||
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ReferenceEquals | (Inherited from Object) | |
ToString | Overridden. Returns a string that represents the metaverse entry. |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
System.Collections.IEnumerable.GetEnumerator |