[System.Reflection.DefaultMember("Item")] public abstract class NCellCollection<TCell> : Nevron.Nov.Dom.NElementCollection<TCell>, Nevron.Nov.DataStructures.INAddable<TCell>, Nevron.Nov.DataStructures.INClearable, Nevron.Nov.DataStructures.INCollection<TCell>, Nevron.Nov.DataStructures.INContains<TCell>, Nevron.Nov.DataStructures.INCountable<TCell>, Nevron.Nov.DataStructures.INDynamicSet<TCell>, Nevron.Nov.DataStructures.INIndexedSet<TCell>, Nevron.Nov.DataStructures.INIterable<TCell>, Nevron.Nov.DataStructures.INRemovable<TCell>, Nevron.Nov.DataStructures.INReverseIterable<TCell>, Nevron.Nov.DataStructures.INSet<TCell>, Nevron.Nov.DataStructures.INWritableIndexedSet<TCell>, Nevron.Nov.Dom.INDomDeepEquals, Nevron.Nov.Dom.INDomDeeplyCloneable, Nevron.Nov.INDeeplyCloneable where TCell: NCell