AxaptaContainerWrapper Properties

The AxaptaContainerWrapper type exposes the following members.

  NameDescription
Public property Adapter Gets or sets the underlying IAxaptaContainerAdapter object.
Public property AxaptaContainer Gets the container.
Public property Count Gets the number of elements contained in the ICollection object.
Public property IsFixedSize Gets a Boolean value that indicates whether the IList object has a fixed size.
Public property IsReadOnly Gets a Boolean value that indicates whether the IList object is read-only.
Public property IsSynchronized Gets a Boolean value that indicates whether access to the ICollection object is synchronized (thread safe).
Public property Item Gets or sets the item at the specified index.
Public property SyncRoot Gets an object that is used to synchronize access to ICollection object.
Top

Community Additions

ADD
Show: