Click or drag to resize

MatchExpressionNext Method

Get the next matching expression concatenated to the current one.

Namespace:  Sfs2X.Entities.Match
Assembly:  SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax
C#
public MatchExpression Next()

Return Value

Type: MatchExpression
The next expression concatenated to the current one.
See Also