CompositePropertyType(TElement, TValue) Methods
The CompositePropertyType<TElement, TValue> type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) |
| Finalize | (Inherited from Object.) |
| GetHashCode | (Inherited from Object.) |
| 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.) |
| Validate | Overloaded. |
| ValueFormatter | Overloaded. |
Community Additions
ADD
Show: