Class: AfStronglyTypedDataContainerList
public
class
AfStronglyTypedDataContainerList
Show all method summaries
Constructor Method
+
public
void
new
(
str
_dataContainerType
)
Public Instance Methods
+
public
void
add
(
AfStronglyTypedDataContainer
_stronglyTypedDataContainer
)
+
public
AfStronglyTypedDataContainer
addNew
(
)
+
public
void
clear
(
)
+
public
int
get_Count
(
)
+
public
AfDataContainerDescriptor
get_DataContainerDescriptor
(
)
+
public
AfSTDataContainerListEnumerator
get_Enumerator
(
)
+
public
AfStronglyTypedDataContainer
get_Item
(
int
_index
)
+
public
void
insert
(
int
_index
,
AfStronglyTypedDataContainer
_stronglyTypedDataContainer
)
+
public
AfStronglyTypedDataContainer
insertNew
(
int
_index
)
+
public
void
remove
(
int
_index
)
+
public
void
set_Item
(
int
_index
,
AfStronglyTypedDataContainer
_stronglyTypedDataContainer
)
+
public
AfDataContainerList
wt
(
)
Generated by AX Doc Generator v. 0.7.1 on 03 Mar 2009
AX Doc Generator is licensed under the
MIT License
. Dynamics AX is a registered trademark of Microsoft Corporation.