Constructs a new ObjectCollectionByVariant object. If an ObjectsEnumeratorByVariant is passed in, the collection starts off containing the enumerated objects.
Name | Type | Description |
ObjectsEnumeratorByVariant | Variant | Input Variant that contains the enumerated objects to place in the collection. This is an optional argument whose default value is null. |