[This is preliminary documentation and is subject to change.]
contructor
Namespace:
OfficeClip.BusinessLayerAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.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
- Type: System..::.String
- val
- Type: System..::.String