override string
| getDeviceId ()
|
string
| getDeviceId (uint resultIndex)
|
int
| getDifference ()
|
int
| getDifference (uint resultIndex)
|
int
| getMethod ()
|
int
| getMethod (uint resultIndex)
|
int
| getDrift ()
|
int
| getDrift (uint resultIndex)
|
string
| getTrace ()
|
int
| getMatchedNodes ()
|
int
| getIterations ()
|
override string
| getUserAgent (uint resultIndex)
|
override int
| getUserAgents ()
|
|
void
| Dispose ()
|
int
| getAvailableProperties ()
|
bool
| containsProperty (string propertyName)
|
VectorStringSwig
| getProperties ()
|
string
| getPropertyName (int requiredPropertyIndex)
|
VectorStringValuesSwig
| getValues (string propertyName)
|
VectorStringValuesSwig
| getValues (int requiredPropertyIndex)
|
StringValueSwig
| getValueAsString (string propertyName)
|
StringValueSwig
| getValueAsString (int requiredPropertyIndex)
|
BoolValueSwig
| getValueAsBool (string propertyName)
|
BoolValueSwig
| getValueAsBool (int requiredPropertyIndex)
|
IntegerValueSwig
| getValueAsInteger (string propertyName)
|
IntegerValueSwig
| getValueAsInteger (int requiredPropertyIndex)
|
DoubleValueSwig
| getValueAsDouble (string propertyName)
|
DoubleValueSwig
| getValueAsDouble (int requiredPropertyIndex)
|