Result Properties |
The Result type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Gets the number of entries in the result
|
![]() | ItemInt32 |
Gets the value of the given index, or lack thereof,
wrapped inside of a IFragment |
![]() | ItemString |
Gets the value of the given key, or lack thereof,
wrapped inside of a IFragment |
![]() | Keys |
Gets all the keys held by this dictionary
|