Overload | Description |
---|---|
Insert(Int32,Int32) | Inserts a range of rows or columns into the containing RenderTable. (Inherited from C1.C1Preview.TableVectorCollection) |
Insert(Int32) | Inserts a row or column into the containing RenderTable. (Inherited from C1.C1Preview.TableVectorCollection) |
Insert(Int32,Object) | Inserts the element at the specified index. (Inherited from C1.C1Preview.Util.FastList) |