 | IInterfaceClassContainerInterfaceClass Property |
Gets the collection of InterfaceClass objects contained in this instance.
Namespace: Aml.Engine.CAEXAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
SyntaxCAEXSequenceOfCAEXObjectsWithReference<InterfaceFamilyType> InterfaceClass { get; }
ReadOnly Property InterfaceClass As CAEXSequenceOfCAEXObjectsWithReference(Of InterfaceFamilyType)
Get
property CAEXSequenceOfCAEXObjectsWithReference<InterfaceFamilyType^>^ InterfaceClass {
CAEXSequenceOfCAEXObjectsWithReference<InterfaceFamilyType^>^ get ();
}
Property Value
CAEXSequenceOfCAEXObjectsWithReferenceInterfaceFamilyType
See Also