[This is preliminary documentation and is subject to change.]
contructor
Namespace: OfficeClip.BusinessLayer
Assembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer.dll)
Version: 7.3.2.0
Syntax
| C# |
|---|
public NameValue( string name, string val ) |
| Visual Basic (Declaration) |
|---|
Public Sub New ( _ name As String, _ val As String _ ) |
| Visual C++ |
|---|
public: NameValue ( String^ name, String^ val ) |
Parameters
- name
- String
- val
- String
See Also
NameValue Class
OfficeClip.BusinessLayer Namespace
