The IArray type exposes the following members.
Properties
| Name | Description |
---|
 | Count |
Gets the number of elements in this array
|
 | Item |
Gets the value of the given index, or lack thereof,
wrapped inside of a IFragment (Inherited from IArrayFragment.) |
Top
See Also