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 public MatchExpression Next()
Return Value
Type:
MatchExpressionThe next expression concatenated to the current one.
See Also