 | IObjectWithAttributesAttribute Property |
Get the collection of all attributes of this object. Inherited Attributes are not included.
Namespace: Aml.Engine.CAEXAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
SyntaxAttributeSequence Attribute { get; }
ReadOnly Property Attribute As AttributeSequence
Get
property AttributeSequence^ Attribute {
AttributeSequence^ get ();
}
Property Value
AttributeSequence
See Also