Saturday, September 15, 2007
Defined in Gregor.Core, namespace Gregor.Core.Collections.
public class Gregor.Core.Collections.NTableRows : 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 NTableRows(Gregor.Core.Collections.CTable table) Custom Attributes: Description:
private Gregor.Core.Collections.CTable m_Table Custom Attributes: Description:
public Gregor.Core.Collections.CTableRow this[System.Int32 index] {get;}
Custom Attributes:
Description:
public void Add(Gregor.Core.Collections.CTableRow row) Custom Attributes: Description:
public void Clear() Custom Attributes: Description:
public void Remove(System.Int32 index) Custom Attributes: Description:
Gregor.Core.Collections.CTable
Gregor.Core.Collections.CTableRow
Gregor.Core.Collections.NCollectionBase
System.Reflection.DefaultMemberAttribute
Gregor.Core.Collections.IObservableCollection
System.Collections.ICollection