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