[To be supplied.]
[Visual Basic] Overloads Public Function GetTextAtom( _ ByVal offset As Integer, _ ByVal length As Integer _ ) As String [C#] public string GetTextAtom( int offset, int length ); [C++] public: String* GetTextAtom( int offset, int length ); [JScript] public function GetTextAtom( offset : int, length : int ) : String;
XmlScanner Class | XmlScanner Members | System.Data.XML Namespace | XmlScanner.GetTextAtom Overload List