List (FB)
FUNCTION_BLOCK FINAL List EXTENDS FBF.InstanceBase IMPLEMENTS IList2, IModCounter
Funktion block for array lists.
- InOut:
Scope
Name
Type
Input
paElementsPOINTER TO IElement
udiMaxElementsUDINT
List.AddElement(METH)List.ContainsElement(METH)List.ContainsValue(METH)List.CountElements(METH)List.ElementCompareTo(METH)List.ElementEquals(METH)List.ElementHashCode(METH)List.ElementIterator(METH)List.GetElementAt(METH)List.GetElementPosition(METH)List.InsertElementAt(METH)List.RemoveAllElements(METH)List.RemoveElement(METH)List.RemoveElementAt(METH)List.SetElementAt(METH)