Click or drag to resize

VelocityDbListTAdd Method

Overload List
  NameDescription
Public methodAdd(T)
Adds an item to a list
Public methodAdd(T, Int32)
Adds an item to a list and if array needs to grow to hold new item, it grows to a given max size.
Top
See Also