Initializes a new instance of the
DataMapPair
class.
Namespace:
BargeExAssembly: BargeEx (in BargeEx.dll)
Version: 3.0.400.140 (3.0.400.140)
Syntax
| C# |
|---|
public DataMapPair() |
| Visual Basic (Declaration) |
|---|
Public Sub New |
| Visual C++ |
|---|
public: DataMapPair() |
Remarks
This is the default constructor for the
DataMapPair
class. It initializes all members to empty strings.