Поделиться через


GridCellCollection Класс

Определение

public ref class GridCellCollection : System::Collections::CollectionBase
public class GridCellCollection : System.Collections.CollectionBase
type GridCellCollection = class
    inherit CollectionBase
Public Class GridCellCollection
Inherits CollectionBase
Наследование
GridCellCollection

Конструкторы

GridCellCollection()
GridCellCollection(GridCell[])
GridCellCollection(GridCellCollection)

Свойства

Item[Int32]

Методы

Add(GridCell)
AddRange(GridCell[])
AddRange(GridCellCollection)
Contains(GridCell)
CopyTo(GridCell[], Int32)
IndexOf(GridCell)
Insert(Int32, GridCell)
Remove(GridCell)

Применяется к