Click or drag to resize

InterfaceClassTypeAttribute Property

Gets the collection of Attributes for this Instance

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

Property Value

AttributeSequence

Implements

IObjectWithAttributesAttribute
See Also