LBM .Net API Documentation
remove Method (definitionId)
Namespacescom.latencybusters.pdmPDMDefinitionCacheremove(Int32)
Removes any matching {@link PDMDefinition} from the cache with the corresponding id regardless of version
Declaration Syntax
C#
public List<PDMDefinition> remove(
	int definitionId
)
Parameters
definitionId (Int32)
the id of the definition to remove
Return Value
the removed {@link PDMDefinition}

Assembly: lbmcspdm (Module: lbmcspdm) Version: 6.7.1.0 (1.0.0.0)