Initializes a new instance of the DataDictionary class
Namespace: Ico.AwxAssembly: AwxClientCommon (in AwxClientCommon.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public DataDictionary( string name ) |
| Visual Basic |
|---|
Public Sub New ( _ name As String _ ) |
| JScript |
|---|
public function DataDictionary( name : String ) |
Parameters
- name
- Type: System..::..String