ToAttributeConstruction(IAttribute)
Converts an IAttribute to an AttributeConstruction object.
Declaration
public static AttributeConstruction ToAttributeConstruction(this IAttribute attribute)Parameters
| Type | Name | Description |
|---|---|---|
| IAttribute | attribute |
Returns
| Type | Description |
|---|---|
| AttributeConstruction |