ExpressionCollection Constructor
Initializes a new instance of the
ExpressionCollection class.
public ExpressionCollection(
ICollectionOwner
)
'Declaration
Public Function New( _
ByVal As ICollectionOwner _
)
Parameters
- owner
- The owner of the current collection.