SalTableRowCollection
PPJ.Runtime.Windows.SalTableRowCollection
public class SalTableRowCollection : IList, ICollection, IEnumerable, IEnumerable<SalTableRow>Public Class SalTableRowCollection
Inherits IList
Implements ICollection, IEnumerable, IEnumerable(Of SalTableRow)Constructors
SalTableRowCollection(grid)
Name
Type
Description
Properties
Count
Item(index)
Methods
Contains(row)
Parameter
Type
Description
CopyTo(array, index)
Parameter
Type
Description
IndexOf(row)
Parameter
Type
Description
Last updated