Method Export
Export(string, string, StdStringMap)
Declaration
public bool Export(string filename, string comment, StdStringMap args)
Parameters
| Type | Name | Description |
|---|---|---|
| string | filename | |
| string | comment | |
| StdStringMap | args |
Returns
| Type | Description |
|---|---|
| bool |
Export(string, string)
Declaration
public bool Export(string filename, string comment)
Parameters
| Type | Name | Description |
|---|---|---|
| string | filename | |
| string | comment |
Returns
| Type | Description |
|---|---|
| bool |
Export(string)
Declaration
public bool Export(string filename)
Parameters
| Type | Name | Description |
|---|---|---|
| string | filename |
Returns
| Type | Description |
|---|---|
| bool |