Class: AfArray
class
AfArray
implements
SysPackable
Show all method summaries
Constructor Method
+
public
void
new
(
anytype
_elementType
,
int
_length
)
Public Instance Methods
+
AfDataItemTypeDescriptor
get_ElementTypeDescriptor
(
)
+
public
anytype
get_Item
(
int
_index
)
+
public
int
get_Length
(
)
+
public
container
pack
(
)
+
public
void
set_Item
(
int
_index
,
anytype
_value
)
+
public
boolean
swapContents
(
AfArray
_array
)
+
public
boolean
unpack
(
container
_packedArray
)
Private Instance Methods
+
private
container
getTypeInfo
(
AfDataItemTypeDescriptor
_elementTypeDescriptor
)
+
private
Array
swapArray
(
Array
_newArray
)
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.