 | AttributeTypeTypeRefSemantic Property |
Gets the collection of RefSemantic objects contained in this instance
Namespace: Aml.Engine.CAEXAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntaxpublic CAEXSequence<RefSemanticType> RefSemantic { get; }
Public ReadOnly Property RefSemantic As CAEXSequence(Of RefSemanticType)
Get
public:
property CAEXSequence<RefSemanticType^>^ RefSemantic {
CAEXSequence<RefSemanticType^>^ get ();
}
Property Value
CAEXSequenceRefSemanticType
See Also