Свойство | Type | Description | |
---|---|---|---|
CustomClasses | List |
Méthode | Description | |
---|---|---|
CompareTo ( object obj ) : int | ||
DeviceConfiguration ( ) : System | ||
EditTable ( |
||
EditTable ( |
||
Equals ( object obj ) : bool | ||
GenerateUniqueID ( ) : string | ||
GetHashCode ( ) : int | ||
GetTableAttributes ( |
||
GetTableValue ( |
||
Read ( |
||
Read ( string path ) : |
Reads an XML file to parse configuration information.
|
|
ReadAll ( string path ) : TrakHound.Configurations.DeviceConfiguration[] | ||
Save ( |
||
Save ( |
||
Save ( |
||
Save ( |
||
Save ( |
||
Save ( |
||
TableToXml ( |
||
ToTable ( ) : |
||
init ( ) : void | ||
operator ( ) : bool |
Méthode | Description | |
---|---|---|
AddAddress ( |
||
EqualTo ( |
||
GreaterThan ( |
||
LessThan ( |
||
NotEqualTo ( |
||
ProcessAgent ( |
||
ProcessDescription ( |
public static EditTable ( |
||
table | ||
address | string | |
value | object | |
Résultat | void |
public static EditTable ( |
||
table | ||
address | string | |
value | object | |
attributes | string | |
Résultat | void |
public static GenerateUniqueID ( ) : string | ||
Résultat | string |
public static GetTableAttributes ( |
||
table | ||
address | string | |
Résultat | string |
public static GetTableValue ( |
||
table | ||
address | string | |
Résultat | string |
public static Read ( |
||
xml | ||
Résultat |
public static Read ( string path ) : |
||
path | string | |
Résultat |
public static ReadAll ( string path ) : TrakHound.Configurations.DeviceConfiguration[] | ||
path | string | |
Résultat | TrakHound.Configurations.DeviceConfiguration[] |
public static Save ( |
||
table | ||
Résultat | bool |
public static Save ( |
||
table | ||
path | string | |
Résultat | bool |
public static Save ( |
||
config | ||
Résultat | bool |
public static Save ( |
||
config | ||
path | string | |
Résultat | bool |
public static Save ( |
||
xml | ||
Résultat | bool |
public static Save ( |
||
xml | ||
path | string | |
Résultat | bool |
public static TableToXml ( |
||
table | ||
Résultat |