| IMutableArrayFragment Interface | 
 
            An interface representing a writeable object capable of being indexed
            via 
Int32 
    Namespace: 
   Couchbase.Lite
    Assembly:
   Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0520
 Syntax
Syntaxpublic interface IMutableArrayFragment
The IMutableArrayFragment type exposes the following members.
 Properties
Properties|  | Name | Description | 
|---|
|  | Item | 
            Gets the value of an arbitrary index
             | 
Top See Also
See Also