The GdxDataList type exposes the following members.

Properties

  NameDescription
Public propertyCount
Gets the number of elements contained in the ReadOnlyCollection<(Of <(<'T>)>)> instance.
(Inherited from ReadOnlyCollection<(Of <(<'GdxData>)>)>.)
Public propertyItem
Gets the element at the specified index.
(Inherited from ReadOnlyCollection<(Of <(<'GdxData>)>)>.)

See Also