RanorexRanorex Documentation
Count Property
NamespacesRanorex.Core.DataRowCollectionCount
Gets the number of rows contained in the collection.
Declaration Syntax
C#Visual BasicVisual C++
public int Count { get; }
Public ReadOnly Property Count As Integer
public:
virtual property int Count {
	int get () sealed;
}
Return Value
The number of rows contained in the collection.

Assembly: Ranorex.Core (Module: Ranorex.Core) Version: 4.0.3.22982 (4.0.3.22982)