Click or drag to resize

ObjectPropertyInfo Methods

The ObjectPropertyInfo type exposes the following members.

Methods
  NameDescription
Public methodGetDisplayNameOfEnumValue
Convenience method to convert a value from an enum property (as returned from the get indexer) to its display name of the enumeration.
Public methodGetNameOfEnumValue
Convenience method to convert a value from an enum property (as returned from the get indexer) to its technical name of the enumeration.
Top
See Also