StructureAttributes.GetAttribute

StructureAttributes.GetAttribute method

Gets StructureAttribute by AttributeKey.

public StructureAttribute GetAttribute(AttributeKey key)
ParameterTypeDescription
keyAttributeKeyAttributeKey.

Return Value

StructureAttribute

See Also