Checks to see if cache contains a definition with the matching
definition id, and version
Declaration Syntax
public virtual bool containsKey(
int definitionId,
int versionMajor,
int versionMinor
)
Parameters
- definitionId (Int32)
- the id of the definition to look up
- versionMajor (Int32)
- the major version number of the definition to look up
- versionMinor (Int32)
- the minor version number of the definition to look up
Return Value
true if the cache contains this {@link PDMDefinition}
Assembly:
lbmcspdm (Module: lbmcspdm) Version: 5.3.6.0 (1.0.0.0)