SerialNumbersTItemList Field |
A list of the items in order.
Namespace: Bio.UtilAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax Public ItemList As List(Of T)
public:
List<T>^ ItemList
val mutable ItemList: List<'T>
Field Value
Type:
ListTSee Also