The ListOfHotspots type exposes the following members.

Properties

  NameDescription
Public propertyCapacity
Obtiene o establece el número total de elementos que la estructura de datos interna puede contener sin un cambio de tamaño.
(Inherited from List<(Of <(<'AbstractFeatureType>)>)>.)
Public propertyCount
Obtiene el número de elementos contenidos realmente en List<(Of <(<'T>)>)>.
(Inherited from List<(Of <(<'AbstractFeatureType>)>)>.)
Public propertyItem
Obtiene o establece el elemento que se encuentra en el índice especificado.
(Inherited from List<(Of <(<'AbstractFeatureType>)>)>.)

See Also