public class UIResourceInfo : IEquatable<UIResourceInfo>Public Class UIResourceInfo
Implements IEquatable(Of UIResourceInfo)public ref class UIResourceInfo : IEquatable<UIResourceInfo^>Gemstone.Timeseries.Adapters.UIResourceInfo = function();
Type.createClass(
'Gemstone.Timeseries.Adapters.UIResourceInfo',
null,
IEquatable`1);| UIResourceInfo | Initializes a new instance of the UIResourceInfo class Obsolete. |
| AttributeMap | Gets the map of UI resource attributes by resource ID. |
| Attributes | Gets the UI resource attributes for the adapter. |
| Info | Gets the adapter type and its key attributes. |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |