public static IList<DataCache> All { get; }
Public Shared ReadOnly Property All As IList(Of DataCache)
public: static property IList<DataCache^>^ All { IList<DataCache^>^ get (); }