Click or drag to resize

ContainerHelperExceptChanged Method

Overload List
  NameDescription
Public methodStatic memberExceptChangedK, V, W(DictionaryK, V, DictionaryK, W)
Removes all key/value pairs from set/map a whose keys are contained in b.
Public methodStatic memberExceptChangedK, V, W(DictionaryK, V, DictionaryK, W, IGraph, IEdge, AttributeType)
Removes all key/value pairs from map a whose keys are contained in b.
Public methodStatic memberExceptChangedK, V, W(DictionaryK, V, DictionaryK, W, IGraph, INode, AttributeType)
Removes all key/value pairs from map a whose keys are contained in b.
Public methodStatic memberExceptChangedK, W(DictionaryK, SetValueType, DictionaryK, W, IGraph, IEdge, AttributeType)
Removes all key/value pairs from set a whose keys are contained in b.
Public methodStatic memberExceptChangedK, W(DictionaryK, SetValueType, DictionaryK, W, IGraph, INode, AttributeType)
Removes all key/value pairs from set a whose keys are contained in b.
Top
See Also