Share via


BlockOfCellsCollection Classe

Définition

public ref class BlockOfCellsCollection : System::Collections::CollectionBase, IDisposable
public class BlockOfCellsCollection : System.Collections.CollectionBase, IDisposable
type BlockOfCellsCollection = class
    inherit CollectionBase
    interface IDisposable
Public Class BlockOfCellsCollection
Inherits CollectionBase
Implements IDisposable
Héritage
BlockOfCellsCollection
Implémente

Constructeurs

BlockOfCellsCollection()
BlockOfCellsCollection(BlockOfCells[])
BlockOfCellsCollection(BlockOfCellsCollection)

Propriétés

Item[Int32]

Méthodes

Add(BlockOfCells)
AddRange(BlockOfCells[])
AddRange(BlockOfCellsCollection)
Contains(BlockOfCells)
CopyTo(BlockOfCells[], Int32)
Dispose()
IndexOf(BlockOfCells)
Insert(Int32, BlockOfCells)
Remove(BlockOfCells)

S’applique à