AxaptaContainerWrapper Members
Provides the ability to read and write to and from Axapta containers. It wraps IAxaptaContainerAdapter, demanding only AxSessionPermission.
The following tables list the members exposed by the AxaptaContainerWrapper type.
Public Properties
| 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. |
Top
Public Methods
(see also Protected Methods )
| Name | Description | |
|---|---|---|
![]() |
Add | Adds an item to the IList object. |
![]() |
Clear | Removes all items from the IList object. |
![]() |
Contains | Determines whether the IList object contains a specified item. |
![]() |
CopyTo | Overloaded. Copies the elements of the ICollection object to an Array object. |
![]() |
Equals | Overloaded. (Inherited from Object ) |
![]() |
GetEnumerator | Returns an enumerator that iterates through a collection. |
![]() |
GetHashCode | (Inherited from Object ) |
![]() |
GetType | (Inherited from Object ) |
![]() |
IndexOf | Determines the index of a specified item in the IList object. |
![]() |
Insert | Inserts an item into the IList object at a specified index. |
![]() |
ReferenceEquals | (Inherited from Object ) |
![]() |
Remove | Removes the first occurrence of a specific item from the IList object. |
![]() |
RemoveAt | Removes the IList item at the specified index. |
![]() |
ToString | (Inherited from Object ) |
Top
Protected Methods
| Name | Description | |
|---|---|---|
![]() |
Finalize | (Inherited from Object ) |
![]() |
MemberwiseClone | (Inherited from Object ) |
Top
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
| System.Collections.Generic.ICollection<Object>.Add | ||
| System.Collections.Generic.ICollection<Object>.Remove | ||
| System.Collections.Generic.IEnumerable<Object>.GetEnumerator |
Top
See Also
AxaptaContainerWrapper Class
Microsoft.Dynamics.Framework.Reports Namespace
.gif)
.gif)
.gif)
.gif)