The VersionStatusId type exposes the following members.

ToggleMethods

Type NameDescription
Public methodCompareToOverloaded.
Public methodEqualsOverloaded.
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodStatic memberFromVersionStatus
Returns an instance of this class corresponding to the int constant of a given VersionStatus *_AS_INT field.
Public methodGetBytes
Returns a copy of this ID as an array of bytes.
(Inherited from Id.)
Public methodGetHashCode
Returns the hashcode for this ID.
(Inherited from Id.)
Public methodStatic memberGetInstanceFromString
Returns an enumeration instance of this class corresponding to a given String value.
Public methodGetObjectData
This method is exposed to satisfy the ISerializable interface.
(Inherited from Id.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns the String representation of this ID.
(Inherited from Id.)
Public methodStatic memberToVersionStatus
Returns an enumeration instance of the VersionStatus class corresponding to a given VersionStatusId enumeration instance.

ToggleSee Also