LBM .Net API Documentation
containsKey Method (definitionId)
Namespaces
►
com.latencybusters.pdm
►
PDMDefinitionCache
►
containsKey(Int32)
C#
Checks to see if cache contains a definition with the matching definition id (regardless of version)
Declaration Syntax
C#
public
virtual
bool
containsKey
(
int
definitionId
)
Parameters
definitionId
(
Int32
)
the id of the definition to look up
Return Value
true if the cache contains this definition id
Assembly:
lbmcspdm
(Module: lbmcspdm) Version: 6.7.1.0 (1.0.0.0)