System.Web.Services.Protocols.MatchAttribute.MaxRepeats Property

Gets or sets the maximum number of values to return from the match.

Syntax

public int MaxRepeats { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

A value of 1 returns only the first match. A value of -1 returns all matches. Additionally, a value of -1 equates to an '*' in a regular expression.

Requirements

Namespace: System.Web.Services.Protocols
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0