Phone Constructor for French (Canada)
Initializes a new instance of the Phone class.
[Visual Basic]Public Sub New()
[C#]public Phone();
[C++]public: Phone();
[JScript]public function Phone();
Remarks
The default constructor initializes any fields to their default values.
Requirements
Platforms: Windows XP Professional, Windows Server 2003 family.
See Also
Phone Class | Phone Members | Phone Properties | Phone Methods | Phone Events | Phone Remarks