public static AdapterCollection AllAdapters { get; }
Public Shared ReadOnly Property AllAdapters As AdapterCollection
Get
public:
static property AdapterCollection^ AllAdapters {
AdapterCollection^ get ();
}
Gemstone.Timeseries.Adapters.AdapterCache.get_AllAdapters = function();