[To be supplied.]
[Visual Basic] Overloads Overridable Public Function IsSame( _ ByVal other As IDataNavigator _ ) As Boolean [C#] public virtual bool IsSame( IDataNavigator other ); [C++] public: virtual bool IsSame( IDataNavigator* other ); [JScript] public function IsSame( other : IDataNavigator ) : Boolean;
DocumentNavigator Class | DocumentNavigator Members | System.Data.XML Namespace | DocumentNavigator.IsSame Overload List