Saturday, September 15, 2007
Defined in Gregor.Core, namespace Gregor.Core.Collections.
public class Gregor.Core.Collections.NTableCells : Gregor.Core.Collections.NCollectionBase, Gregor.Core.Collections.IObservableCollection, Gregor.Core.IObservable, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList Custom Attributes: System.Reflection.DefaultMember(MemberName="Item") Description:
internal NTableCells(Gregor.Core.Collections.CTableRow row) Custom Attributes: Description:
private Gregor.Core.Collections.CTableRow m_TableRow Custom Attributes: Description:
public Gregor.Core.Collections.CTableCell this[System.Int32 index] {get;}
Custom Attributes:
Description:
public Gregor.Core.Collections.CTableCell this[System.String sColumnName] {get;}
Custom Attributes:
Description:
public Gregor.Core.Collections.CTableRow Row {get;}
Custom Attributes:
Description:
public void Add(Gregor.Core.Collections.CTableCell cell) Custom Attributes: Description:
public void Clear() Custom Attributes: Description:
Gregor.Core.Collections.CTableCell
Gregor.Core.Collections.CTableRow
Gregor.Core.Collections.NCollectionBase
System.Reflection.DefaultMemberAttribute
Gregor.Core.Collections.IObservableCollection
System.Collections.ICollection