AxaptaContainerWrapper Properties
The AxaptaContainerWrapper type exposes the following members.
| Name | Description | |
|---|---|---|
| Adapter | Gets or sets the underlying IAxaptaContainerAdapter object. |
| AxaptaContainer | Gets the container. |
| Count | Gets the number of elements contained in the ICollection object. |
| IsFixedSize | Gets a Boolean value that indicates whether the IList object has a fixed size. |
| IsReadOnly | Gets a Boolean value that indicates whether the IList object is read-only. |
| IsSynchronized | Gets a Boolean value that indicates whether access to the ICollection object is synchronized (thread safe). |
| Item | Gets or sets the item at the specified index. |
| SyncRoot | Gets an object that is used to synchronize access to ICollection object. |
Community Additions
ADD
Show: