NamedTreeNode.Name (PROP) ¶ PROPERTY Name : POINTER TO STRING
PStringToDintMap (FB) ¶ FUNCTION_BLOCK PStringToDintMap EXTENDS BaseMap Properties: CaseSensitive CopyStrings Capacity , inherited from BaseVector Count , inherited from BaseVector proUseOptimizedSortForInsertionAtTheEnd , inherited from BaseMap Methods: AddPStringDintPair 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: AddPStringDintPair (Method) CaseSensitive (Property) Clear (Method) CopyStrings (Property) FB_Exit (Method) GetIndex (Method) GetKeyByIndex (Method) GetValue (Method) GetValueByIndex (Method) Remove (Method) SetValueByIndex (Method)
PStringToDintMap.AddPStringDintPair (METH) ¶ METHOD AddPStringDintPair : UDINT InOut: Scope Name Type Return AddPStringDintPair UDINT Input pstr POINTER TO STRING diValue DINT
PStringToDintMap.CaseSensitive (PROP) ¶ PROPERTY CaseSensitive : BOOL The default is TRUE
PStringToDintMap.Clear (METH) ¶ METHOD Clear : UDINT InOut: Scope Name Type Return Clear UDINT
PStringToDintMap.CopyStrings (PROP) ¶ PROPERTY CopyStrings : BOOL
PStringToDintMap.FB_Exit (METH) ¶ METHOD FB_Exit : UDINT InOut: Scope Name Type Return FB_Exit UDINT Input bInCopyCode BOOL
StringBuilder.AppendString (METH) ¶ METHOD AppendString : UDINT InOut: Scope Name Type Return AppendString UDINT Input str STRING
StringBuilder.Capacity (PROP) ¶ PROPERTY Capacity : UDINT
StringBuilder.Clear (METH) ¶ METHOD Clear