The BaseObjectCollection<(Of <(T>)>) type exposes the following members.

Properties

  NameDescription
Capacity
Gets or sets the total number of elements the internal data structure can hold without resizing.
(Inherited from List<(Of <(T>)>).)
Count
Gets the number of elements actually contained in the List<(Of <(T>)>).
(Inherited from List<(Of <(T>)>).)
FalseFlag
Iterator for BaseObject.Flag as False
First
Get first collection element
Flag
Byte Flag property
Index
Index property
IsEmpty
Checks if this collection is empty
ItemOverloaded.
Last
Get last collection element
SortDirection
Set sort "direction" (ASC/DESC)
SortProperty
Get slected sort properties
TrueFlag
Iterator for BaseObject.Flag as True

See Also