[To be supplied.]
[Visual Basic] Overridable Public Function Compile( _ ByVal xpathexpr As String _ ) As Object [C#] public virtual object Compile( string xpathexpr ); [C++] public: virtual Object* Compile( String* xpathexpr ); [JScript] public function Compile( xpathexpr : String ) : Object;
DocumentEditor Class | DocumentEditor Members | System.Data.XML Namespace