Method | Description | |
---|---|---|
Clear ( ) : void | ||
DeduceType ( |
||
GetAllFields ( ) : List |
||
GetFieldText ( string Field ) : string | ||
GetFieldValue ( string Field ) : object | ||
GetPropertyPages ( ) : List |
||
HasField ( string Field ) : bool | ||
Item ( ) : System | ||
Read ( |
||
ToString ( ) : string |
Method | Description | |
---|---|---|
LoadField ( string Field, System Node ) : void |
Method | Description | |
---|---|---|
ReadString ( |
public static DeduceType ( |
||
BR | ||
T | ||
return | void |
public GetFieldText ( string Field ) : string | ||
Field | string | |
return | string |
public GetFieldValue ( string Field ) : object | ||
Field | string | |
return | object |
protected LoadField ( string Field, System Node ) : void | ||
Field | string | |
Node | System | |
return | void |
public Read ( |
||
BR | ||
T | ||
return | bool |