AxaptaContainer Properties
The AxaptaContainer type exposes the following members.
| Name | Description | |
|---|---|---|
| Count | The Count property returns the number of items in the AxaptaContainer object. |
| IsFixedSize | The IsFixedSize property returns a value that indicates whether the AxaptaContainer object has a fixed size. |
| IsReadOnly | The IsReadOnly property returns a value that indicates whether the AxaptaContainer object is read-only. |
| IsSynchronized | The IsSynchronized property returns a value that indicates whether access to the AxaptaContainer object is synchronized (thread-safe). |
| SyncRoot | The SyncRoot property returns an object that can be used to synchronize access to the AxaptaContainer object. |
Community Additions
ADD
Show: