Initializes a new instance of the
TelephoneInformation
class with the specified telephone number.
Namespace:
BargeExAssembly: BargeEx (in BargeEx.dll)
Version: 3.0.400.140 (3.0.400.140)
Syntax
C# |
---|
public TelephoneInformation( string number ) |
Visual Basic (Declaration) |
---|
Public Sub New ( _ number As String _ ) |
Visual C++ |
---|
public: TelephoneInformation( String^ number ) |
Parameters
- number
- Type: System..::.String
The telephone number.