Navigation: Code Documentation > IE > InferenceEngine > Classes > TIEDefinedTypes > Methods
TIEDefinedTypes.Remove(String) Method
Removes the value at the specified hash key and returns it. If there was no value at the key, the function returns nil
Namespace: InferenceEngine
Delphi
public function Remove(const Key: String): IIEDefinedType; reintroduce;
Parameters
Key
Type: String
Type: IIEDefinedType
•TIEDefinedTypes
•InferenceEngine