NuGardt SoftwareEnumBuffer TEnum, TAttribute  MembersNuGardt

The EnumBuffer TEnum, TAttribute  type exposes the following members.
Constructors

  NameDescription
Public methodEnumBuffer TEnum, TAttribute 
Construct.
Back to Top
Methods

  NameDescription
Public methodOnlineEquals (Inherited from OnlineObject.)
Public methodGetEnum(String, Exception )
Returns the tag for an enumeration.
Public methodGetEnum(String, TEnum , Exception )
Returns the tag for an enumeration.
Public methodOnlineGetHashCode (Inherited from OnlineObject.)
Public methodOnlineGetType (Inherited from OnlineObject.)
Public methodGetValue(TEnum, Exception )
Returns the enumeration for a tag.
Public methodGetValue(TEnum, String , Exception )
Returns the enumeration for a tag.
Public methodToEnumList
Returns a list of all enumerations.
Public methodOnlineToString (Inherited from OnlineObject.)
Public methodToValueList
Returns a list of all enumerations.
Back to Top
See Also