Overload List

  Name Description
Public method SetNumCollectionValue(Int32, INumCollection)
Sets the float-collection column columnIndex of the ITupleSet set with value. The ITupleSet becomes the owner of the collection.
Public method SetNumCollectionValue(String, INumCollection)
Sets the float collection column named col of the ITupleSet with value. The ITupleSet becomes the owner of the collection.

See Also