Click or drag to resize

GlobalFitParameterInfo Constructor

Overload List
 NameDescription
Protected methodGlobalFitParameterInfoInitializes a new instance of the GlobalFitParameterInfo class
Public methodGlobalFitParameterInfo(ParameterSharing) Constructs a GlobalFitParameterInfo object with the given sharing option.
Public methodGlobalFitParameterInfo(String, ParameterSharing) Constructs a GlobalFitParameterInfo object with the given name and sharing option.
Public methodGlobalFitParameterInfo(String, ParameterSharing, String) Constructs a GlobalFitParameterInfo object with the given name, description, and sharing option.
Top
See Also