NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

TextInfo.Matches

[To be supplied.]

[Visual Basic]
Public ReadOnly Property Matches As TextMatchInfos
[C#]
public TextMatchInfos Matches {get;}
[C++]
public: __property TextMatchInfos* get_Matches();
[JScript]
public function get Matches() : TextMatchInfos;

See Also

TextInfo Class | TextInfo Members | System.Web.Services.Description Namespace