StringListPropertyType(TElement) Methods
The StringListPropertyType<TElement> type exposes the following members.
| Name | Description | |
|---|---|---|
| ContainsKey | Overloaded. |
| Equals | (Inherited from Object.) |
| Finalize | (Inherited from Object.) |
| GetHashCode | (Inherited from Object.) |
| GetLookupCaption | Gets a list of captions for each column. (Inherited from StringListPropertyType.) |
| GetLookupList | Retrieves a dictionary of EnumField class instances. (Inherited from StringListPropertyType.) |
| GetStateValue | Overloaded. |
| GetType | (Inherited from Object.) |
| GetTypeOfProperty | Gets the type of the property on an element. (Overrides PropertyType.GetTypeOfProperty().) |
| GetValue | Gets a strongly-typed value of the property on specified element. |
| GetValueAsObject | Gets the value of the property on specified element. (Overrides PropertyType.GetValueAsObject(IModelElement).) |
| IsReadOnly | Overloaded. |
| IsRequired | Overloaded. |
| IsVisible | Overloaded. |
| Label | Overloaded. |
| MemberwiseClone | (Inherited from Object.) |
| OnPropertyChanged | Raises the PropertyChanged event when the property value on an element has been changed. (Inherited from PropertyType.) |
| OnPropertyStateChanged | Raises the PropertyStateChanged event when the property state on an element has been changed. (Inherited from PropertyType.) |
| SetStateValue | Overloaded. |
| SetValue | Sets property value on an element. |
| SetValueAsObject | Sets the value of the property on specified element. (Overrides PropertyType.SetValueAsObject(IModelElement, Object).) |
| ToolTip | Overloaded. |
| ToString | (Inherited from Object.) |
| TryGetValue | Overloaded. |
| Validate | Overloaded. |
| ValueFormatter | Overloaded. |
Community Additions
ADD
Show: