[To be supplied.]
[Visual Basic] Public Property CurrentPos As Integer [C#] public int CurrentPos {get; set;} [C++] public: __property int get_CurrentPos(); public: __property void set_CurrentPos(int); [JScript] public function get CurrentPos() : int; public function set CurrentPos(int);
XmlScanner Class | XmlScanner Members | System.Data.XML Namespace