Visual Basic (Declaration) | |
---|---|
Public Sub AddRange( _ ByVal expressions As ExpressionInfoCollection _ ) |
C# | |
---|---|
public void AddRange( ExpressionInfoCollection expressions ) |
Parameters
- expressions
- The array of the expressions to add the ExpressionInfoCollection.