PStringToDintMap.Remove (METH) ¶ METHOD Remove : UDINT InOut: Scope Name Type Return Remove UDINT Input udiIndex UDINT
PStringToDintMap.SetValueByIndex (METH) ¶ METHOD SetValueByIndex : UDINT InOut: Scope Name Type Return SetValueByIndex UDINT Input udiIndex UDINT diValue DINT
PStringToXWORDMap (FB) ¶ FUNCTION_BLOCK PStringToXWORDMap EXTENDS BaseMap Properties: CaseSensitive CopyStrings Capacity , inherited from BaseVector Count , inherited from BaseVector proUseOptimizedSortForInsertionAtTheEnd , inherited from BaseMap Methods: AddPStringXWORDPair Clear FB_Exit GetIndex GetKeyByIndex GetValue GetValueByIndex Remove SetValueByIndex BeginUpdate , inherited from BaseMap EndUpdate , inherited from BaseMap InitMemory , inherited from BaseVector RemoveLast , inherited from BaseVector ReserveSpace , inherited from BaseVector proAfterAlloc , inherited from BaseVector proRemove , inherited from BaseVector Structure: AddPStringXWORDPair (Method) CaseSensitive (Property) Clear (Method) CopyStrings (Property) FB_Exit (Method) GetIndex (Method) GetKeyByIndex (Method) GetValue (Method) GetValueByIndex (Method) Remove (Method) SetValueByIndex (Method)
PStringToXWORDMap.AddPStringXWORDPair (METH) ¶ METHOD AddPStringXWORDPair : UDINT InOut: Scope Name Type Return AddPStringXWORDPair UDINT Input pstr POINTER TO STRING xw __XWORD
PStringToXWORDMap.CaseSensitive (PROP) ¶ PROPERTY CaseSensitive : BOOL The default is TRUE
PStringToXWORDMap.Clear (METH) ¶ METHOD Clear : UDINT InOut: Scope Name Type Return Clear UDINT
Pair_PStringXWORD (STRUCT) ¶ TYPE Pair_PStringXWORD : STRUCT InOut: Name Type pstr POINTER TO STRING xw __XWORD
Pair_StringDint (STRUCT) ¶ TYPE Pair_StringDint : STRUCT InOut: Name Type str STRING di DINT
Pair_StringString (STRUCT) ¶ TYPE Pair_StringString : STRUCT InOut: Name Type strKey STRING strValue STRING
SortedBranchNamedTreeNode (FB) ¶ FUNCTION_BLOCK SortedBranchNamedTreeNode EXTENDS BranchNamedTreeNode Properties: Sorted CaseSensitiveComparison , inherited from NamedTreeNode ChildCount , inherited from BranchNamedTreeNode Name , inherited from NamedTreeNode abstrNodeType , inherited from AbstrTreeNode proChildren , inherited from BranchNamedTreeNode Methods: FindChildByName , inherited from NamedTreeNode GetChild , inherited from AbstrTreeNode GetFather , inherited from AbstrTreeNode QueryInterface , inherited from NamedTreeNode Structure: Sorted (Property)