Function TWPXMLOneLevel.Find(AName:string; ParamName:string; ParValue:string; res:TWPXMLOneLevel) : Boolean

Unit: WPXMLint
Class: WPXMLint.TWPXMLOneLevel

Parameters

Returns

The type of the result value is Boolean.

Description

Find an element with a given name which given parameter has a certain value

Overloaded Methods

Function TWPXMLOneLevel.Find(NameSpace:string; TagName:string; res:TWPXMLOneLevel) : BooleanFunction TWPXMLOneLevel.Find(TagName:string) : TWPXMLOneLevelFunction TWPXMLOneLevel.Find(NameSpace:string; TagName:string) : TWPXMLOneLevel