Click or drag to resize
BCSCollectionTRemove Method
Overload List
  NameDescription
Public methodRemove(Int32)
Removes the element at the specified index of the collection.
Public methodRemove(String)
Removes the element with the specified key of the collection.
Top
See Also