List of NamedArraylist methods

From m204wiki
Revision as of 13:44, 28 January 2011 by Wiccan (talk | contribs) (Automatically generated page update)
Jump to navigation Jump to search

The following are the available NamedArraylist class methods.

MethodDescription
Audit
Average
CopyCopy the NamedArraylist
Count
CountSubset
DeepCopyDeep Copy NamedArraylist
Default
FindNextItem
FindNextItemNumber
FindPreviousItem
FindPreviousItemNumber
ItemValue of named item
ItemByNumber
MaximumGet name of item that has maximum value
MaximumItem
MinimumGet name of item that has minimum value
MinimumItem
NameByNumberName of specified item
NumberItem number of named item
Print
RemoveItemRemove item from NamedArraylist
SortNew
StandardDeviation
SubsetNewReturn all matching NamedArraylist items
Sum
Trace
UseDefault
Variance

See also