Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
GenerateDefaultCaptions(IModelLocalizationGroup, Type, CompoundNameConvertStyle)
static
|
Generates LocalizationItem nodes corresponding to the values of an enumeration.
|
GenerateDefaultCaptions(IModelLocalizationGroup, Type)
static
|
Generates LocalizationItem nodes corresponding to the values of an enumeration.
|
GetCaption(Int32)
|
Returns the display caption associated with a specified value of the enumeration represented by the EnumDescriptor.
|
GetCaption(Object)
|
Returns the display caption associated with a specified value of the enumeration represented by the EnumDescriptor.
|
GetCaption(String)
|
Returns the display caption associated with a specified value of the enumeration represented by the EnumDescriptor.
|
GetEnumType(Type)
static
|
Returns the underlying type of a specified enumeration.
|
GetHashCode()
|
Serves as the default hash function.
|
GetImageInfo(Object)
|
Supplies metadata on the image associated with a particular value of the enumeration represented by the EnumDescriptor.
|
GetNullableEnumType(Type)
static
|
|
GetType()
|
Gets the Type of the current instance.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
ParseCaption(String)
|
Returns the enumeration value corresponding to a particular display caption.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
ToString()
|
Returns a string that represents the current object.
|