 | ICAEXSequenceLast Property |
Gets a wrapper for the last CAEX element in this sequence, if the sequence contains no elements null is
returned.
Namespace: Aml.Engine.CAEXAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
SyntaxICAEXWrapper Last { get; }
ReadOnly Property Last As ICAEXWrapper
Get
property ICAEXWrapper^ Last {
ICAEXWrapper^ get ();
}
Property Value
ICAEXWrapper
See Also