Method SetEnum
SetEnum(TermEnum)
use this method to set the actual TermEnum (e.g. in ctor), it will be automatically positioned on the first matching term.
Declaration
protected virtual void SetEnum(TermEnum actualEnum)
Parameters
Type | Name | Description |
---|---|---|
TermEnum | actualEnum |