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:
PStringToDintMap.AddPStringDintPair
(METH)PStringToDintMap.CaseSensitive
(PROP)PStringToDintMap.Clear
(METH)PStringToDintMap.CopyStrings
(PROP)PStringToDintMap.FB_Exit
(METH)PStringToDintMap.GetIndex
(METH)PStringToDintMap.GetKeyByIndex
(METH)PStringToDintMap.GetValue
(METH)PStringToDintMap.GetValueByIndex
(METH)PStringToDintMap.Remove
(METH)PStringToDintMap.SetValueByIndex
(METH)