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