
'Declaration
<System.Reflection.DefaultMemberAttribute("Item")> Public MustInherit Class NSpanCellCollection(Of TCell As NSpanCell) Inherits NCellCollection(Of TCell) Implements Nevron.Nov.DataStructures.INAddable(Of TCell), Nevron.Nov.DataStructures.INClearable, Nevron.Nov.DataStructures.INCollection(Of TCell), Nevron.Nov.DataStructures.INContains(Of TCell), Nevron.Nov.DataStructures.INCountable(Of TCell), Nevron.Nov.DataStructures.INDynamicSet(Of TCell), Nevron.Nov.DataStructures.INIndexedSet(Of TCell), Nevron.Nov.DataStructures.INIterable(Of TCell), Nevron.Nov.DataStructures.INRemovable(Of TCell), Nevron.Nov.DataStructures.INReverseIterable(Of TCell), Nevron.Nov.DataStructures.INSet(Of TCell), Nevron.Nov.DataStructures.INWritableIndexedSet(Of TCell), Nevron.Nov.Dom.INDomDeepEquals, Nevron.Nov.Dom.INDomDeeplyCloneable, Nevron.Nov.INDeeplyCloneable
'Usage
Dim instance As NSpanCellCollection(Of TCell)
[System.Reflection.DefaultMember("Item")] public abstract class NSpanCellCollection<TCell> : NCellCollection<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: NSpanCell
System.Object
Nevron.Nov.Dom.NNode
Nevron.Nov.Dom.NDocumentNode
Nevron.Nov.Dom.NElement
Nevron.Nov.Dom.NElementCollection<T>
Nevron.Nov.Grid.NCellCollection<TCell>
Nevron.Nov.Grid.NSpanCellCollection<TCell>
Nevron.Nov.Grid.NDetailsCellCollection
Nevron.Nov.Grid.NGroupRowCellCollection
Nevron.Nov.Grid.NSummaryCellCollection
Target Platforms: Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2