[Hauptseite] / [CTableCellList]
Class CTableCellList : CCollectionBase
  New  As CTableCellList
  Function Add(table As CTable, columnIndex As Integer, startRowIndex As Integer)
  Function Add(table As CTable, columnIndex As Integer)
  Function Add(row As CTableRow, start As Integer, count As Integer)
  Function Add(value As CTableCell) As Integer
  Function Add(row As CTableRow)
  Function Add(table As CTable, columnIndex As Integer, startRowIndex As Integer, count As Integer)
  Function Add(table As CTable)
  Function Add(table As CTable, vFrom As SPoint, vTo As SPoint)
  Function AddRange(col As ICollection) (geerbt)
  Property Capacity As Integer (geerbt)
  Function CheckIndex(index As Integer) As Boolean (geerbt)
  Function Clear() (geerbt)
  Function Contains(value As CTableCell) As Boolean
  Var ControlCell As CControlTableCell
  Function CopyTo(array As Array, index As Integer) (geerbt)
  Property Count As Integer (geerbt)
  Function GetEnumerator() As IEnumerator (geerbt)
  Function IndexOf(value As CTableCell, start As Integer) As Integer
  Function IndexOf(value As CTableCell) As Integer
  Function IndexOf(value As CTableCell, start As Integer, count As Integer) As Integer
  Function Insert(index As Integer, value As CTableCell)
  Function InsertRange(index As Integer, col As ICollection) (geerbt)
  Function IsEmpty() As Boolean (geerbt)
  Property IsFixedSize As Boolean (geerbt)
  Property IsReadOnly As Boolean (geerbt)
  Property IsSynchronized As Boolean (geerbt)
  Property Item(index As Integer) As CTableCell
  Function LastIndexOf(value As CTableCell, start As Integer) As Integer
  Function LastIndexOf(value As CTableCell) As Integer
  Function LastIndexOf(value As CTableCell, start As Integer, count As Integer) As Integer
  Function Move(indexFrom As Integer, indexTo As Integer) (geerbt)
  Function Remove(value As CTableCell)
  Function RemoveAt(index As Integer) (geerbt)
  Function RemoveRange(index As Integer, count As Integer) (geerbt)
  Function Reverse() (geerbt)
  Function Reverse(index As Integer, count As Integer) (geerbt)
  Function ReverseSelection(sourceTable As CTable)
  Function SetRange(index As Integer, col As ICollection) (geerbt)
  Function Sort() (geerbt)
  Function Sort(index As Integer, count As Integer, comparer As IComparer) (geerbt)
  Function Sort(comparer As IComparer) (geerbt)
  Property SyncRoot As Object (geerbt)
  Function ToArray()
  Function TrimToSize() (geerbt)

//wiki.stne.net/index.php?title=API:CTableCellList
//wiki.en.stne.net/index.php?title=API:CTableCellList