RanorexRanorex Documentation
All Property
NamespacesRanorexDataSourcesAll
Retrieves a list of all DataCache instances, representing the data connectors defined in the current TestSuite.
Declaration Syntax
C#Visual BasicVisual C++
public static IList<DataCache> All { get; }
Public Shared ReadOnly Property All As IList(Of DataCache)
public:
static property IList<DataCache^>^ All {
	IList<DataCache^>^ get ();
}

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