public static Dictionary<Type, UIResourceInfo> UIResources { get; }
Public Shared ReadOnly Property UIResources As Dictionary(Of Type, UIResourceInfo)
Get
public:
static property Dictionary<Type^, UIResourceInfo^>^ UIResources {
Dictionary<Type^, UIResourceInfo^>^ get ();
}
Gemstone.Timeseries.Adapters.AdapterCache.get_UIResources = function();