Chameleon and Iguana Plugin C# Class Libraries
Table.CountOfRow Method
Get the number of table rows.
[Visual Basic]
Public Function CountOfRow() As
Integer
[C#]
public
int
CountOfRow();
See Also
Table Class
|
iNTERFACEWARE.Chameleon Namespace