List Properties

The List type exposes the following members.

Properties
  NameDescription
Public propertyCount
Returns the number of itens
Public propertyIsFixedSize
Not available
Public propertyIsReadOnly
Not available
Public propertyIsSynchronized
Retuns false
Public propertyItem
Return the item at index
Public propertySyncRoot
Retuns null
Top
See Also