[To be supplied.]
[Visual Basic] Public Property Group As Integer [C#] public int Group {get; set;} [C++] public: __property int get_Group(); public: __property void set_Group(int); [JScript] public function get Group() : int; public function set Group(int);
TextMatchInfo Class | TextMatchInfo Members | System.Web.Services.Description Namespace