TInferenceEngine.ParseValue(String,TIETypes,IIEDefinedType,TEncoding) Method |
Scroll Prev Top Next More |
Parses the string for a value and returns the value. The SlotType and OptionalTypeInfo parameters tell the parser what type should be expected for the string
Namespace: InferenceEngine
Delphi |
public |
Parameters
AString
Type: String
SlotTypes
Type: TIETypes
OptionalTypeInfo
Type: IIEDefinedType
Encoding
Type: TEncoding
Type: IIEValue
Reference |