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