Gemstone Common Library
C#
VB
C++
JavaScript
Show/Hide TOC
List
Collection
T
Properties
Properties
Count
Gets the number of elements contained in the
ICollection
T
.
Item
Gets or sets the element at the specified index.
Items
Gets a
IList
T
wrapper around the
Collection
T
.
See Also
Reference
ListCollection
T
Class
Gemstone.Collections Namespace
In This Article
Properties
See Also