Initializing Using Constructors

Objects of class type are initialized by calling the appropriate constructor for the class. For complete information about initializing class types, see Explicit Initialization.

See Also

Reference

Initializing Aggregates