Checks the specified object to determine whether it is a valid System.Diagnostics.CounterCreationData type.
The CounterCreationDataCollection.OnValidate(object) method determines whether the object specified in the value parameter is a System.Diagnostics.CounterCreationData instance. If not, it throws an ArgumentException.