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