[To be supplied.]
[Visual Basic] Function Compile( _ ByVal xpathexpr As String _ ) As Object [C#] object Compile( string xpathexpr ); [C++] Object* Compile( String* xpathexpr ) = 0; [JScript] function Compile( xpathexpr : String ) : Object;
IDataNavigator Interface | IDataNavigator Members | System.Data Namespace