| 
               | 
            
              Immutable
             | 
          
The ImmutableArrayT type exposes the following members.
| Name | Description | |
|---|---|---|
| 
                 | 
              Count | Gets the number of elements contained in the ICollectionT. | 
| 
                 | 
              IsReadOnly | 
            Gets/Sets if this class is immutable and thus read only. Once
            setting to readonly, the class becomes immutable.
             (Inherited from ImmutableObjectBaseT)  | 
            
| 
                 | 
              Item | Gets or sets the element at the specified index. |