IResult Properties |
The IResult type exposes the following members.
| Name | Description | |
|---|---|---|
| Count | Gets the number of elements in the collection. (Inherited from IReadOnlyCollectionObject.) | |
| ItemInt32 |
Gets the value of the given index, or lack thereof,
wrapped inside of a IFragment (Inherited from IArrayFragment.) | |
| ItemString |
Gets the value of the given key, or lack thereof,
wrapped inside of a IFragment (Inherited from IDictionaryFragment.) | |
| Keys |
Gets all the keys held by this dictionary
(Inherited from IDictionaryObject.) |