Click or drag to resize

webDatasetSource Constructor (String, String)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Initializes a new instance of the webDatasetSource class

Namespace:  imbWEM.Core.webDataset
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public webDatasetSource(
	string _name,
	string _path
)

Parameters

_name
Type: SystemString

[Missing <param name="_name"/> documentation for "M:imbWEM.Core.webDataset.webDatasetSource.#ctor(System.String,System.String)"]

_path
Type: SystemString

[Missing <param name="_path"/> documentation for "M:imbWEM.Core.webDataset.webDatasetSource.#ctor(System.String,System.String)"]

See Also