Click or drag to resize

ObjectWithAMLAttributesAttribute Property

Get the collection of all attributes of this object. Inherited Attributes are not included.

Namespace: Aml.Engine.AmlObjects
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public AttributeSequence Attribute { get; }

Property Value

AttributeSequence

Implements

IObjectWithAttributesAttribute
See Also