public class CommonDataPages : ObservableObjectPublic Class CommonDataPages
Inherits ObservableObjectpublic ref class CommonDataPages : public ObservableObjecttype CommonDataPages =
class
inherit ObservableObject
end| CommonDataPages | Initializes a new instance of the CommonDataPages class. |
| BatteryStatus | Gets the battery status. |
| CommandStatus | Gets the command status. |
| ErrorDescription | Gets the error description. |
| ManufacturerInfo | Gets the manufacturer information. |
| MemoryLevel | Gets the memory level. |
| ProductInfo | Gets the product information. |
| SubfieldData | Gets the subfield data. |
| TimeAndDate | Gets the time and date. |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| FormatGenericCommandPage | Formats the generic command page. |
| FormatModeSettingsPage | Formats the mode settings page. |
| FormatOpenChannelCommandPage | Formats the open channel command page. |
| GetHashCode | Serves as the default hash function. (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) |
| ParseCommonDataPage | Parses the common data page. |
| ToString | Returns a string that represents the current object. (Inherited from Object) |