Click or drag to resize

aceDictionary2DTD1Key, TD2Key, TValueContainsKey2AnyKey1 Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Determines whether [contains key2 any key1] [the specified key2].

Namespace:  imbSCI.Data.collection.nested
Assembly:  imbSCI.Data (in imbSCI.Data.dll) Version: 0.3.70.
Syntax
C#
public bool ContainsKey2AnyKey1(
	TD2Key key2
)
Request Example View Source

Parameters

key2
Type: TD2Key
The key2.

Return Value

Type: Boolean
true if [contains key2 any key1] [the specified key2]; otherwise, false.
See Also