ILNumerics - Technical Application Development
Top
The QueueListT1, T2 generic type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Count |
number of items currently in the queue (readonly)
[ILNumerics Core Module] |
![]() | ListItems |
Gives enumerator for contained items (ILListItem)
[ILNumerics Core Module] |
See Also