DictUtilsremoveItemStartsWith Method
Removes items with the specified key pattern
Namespace: MbcsUtilsAssembly: MbcsUtils (in MbcsUtils.dll) Version: 1.0.0.0 (1.0.0.0)
Public Sub removeItemStartsWith (
pattern As String
)
Dim instance As DictUtils
Dim pattern As String
instance.removeItemStartsWith(pattern)
Parameters
- pattern String
- Pattern that matches the start of keys to remove