CounterCreationDataCollection Constructors
The CounterCreationDataCollection type exposes the following members.
Constructors
Class | Summary | |
---|---|---|
![]() |
CounterCreationDataCollection(CounterCreationData[]) |
Initializes a new instance of the CounterCreationDataCollection class, using the specified array of CounterCreationData instances.
|
![]() |
CounterCreationDataCollection(CounterCreationDataCollection) |
Initializes a new instance of the CounterCreationDataCollection class, using the specified collection of CounterCreationData instances.
|
![]() |
CounterCreationDataCollection() |
Initializes a new instance of the CounterCreationDataCollection class, with no associated CounterCreationData instances.
|