QueueTokenListPropertyType(TElement) Methods

The QueueTokenListPropertyType<TElement> type exposes the following members.

  NameDescription
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetLookupCaption Gets a list of caption for each column. (Overrides StringListPropertyType.GetLookupCaption(IModelElement).)
Public method GetLookupList Returns a dictionary of StringListRow class instances. (Overrides StringListPropertyType.GetLookupList(IModelElement).)
Public method GetType (Inherited from Object.)
Public method GetTypeOfProperty Gets the type of the property on an element. (Inherited from StringListPropertyType<TElement>.)
Public method GetValue Gets a strongly-typed value of the property on specified element. (Inherited from StringListPropertyType<TElement>.)
Public method GetValueAsObject Gets the value of the property on specified element. (Inherited from StringListPropertyType<TElement>.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnPropertyChanged Raises the PropertyChanged event when the property value on an element has been changed. (Inherited from PropertyType.)
Protected method OnPropertyStateChanged Raises the PropertyStateChanged event when the property state on an element has been changed. (Inherited from PropertyType.)
Public method SetValue Sets property value on an element. (Inherited from StringListPropertyType<TElement>.)
Public method SetValueAsObject Sets the value of the property on specified element. (Inherited from StringListPropertyType<TElement>.)
Public method ToString (Inherited from Object.)
Top

Community Additions

ADD
Show: