AxaptaContainer Properties

The AxaptaContainer type exposes the following members.

  NameDescription
Public property Count The Count property returns the number of items in the AxaptaContainer object.
Public property IsFixedSize The IsFixedSize property returns a value that indicates whether the AxaptaContainer object has a fixed size.
Public property IsReadOnly The IsReadOnly property returns a value that indicates whether the AxaptaContainer object is read-only.
Public property IsSynchronized The IsSynchronized property returns a value that indicates whether access to the AxaptaContainer object is synchronized (thread-safe).
Public property SyncRoot The SyncRoot property returns an object that can be used to synchronize access to the AxaptaContainer object.
Top

Community Additions

ADD
Show: