Click or drag to resize

WebDocumentsCategoryGetOrAdd Method (String, Boolean)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbNLP.Project.Dataset.WebDocumentsCategory.GetOrAdd(System.String,System.Boolean)"]

Namespace:  imbNLP.Project.Dataset
Assembly:  imbNLP.Project (in imbNLP.Project.dll) Version: 1.0.0
Syntax
C#
public WebDocumentsCategory GetOrAdd(
	string path,
	bool isAbsolute
)

Parameters

path
Type: SystemString

[Missing <param name="path"/> documentation for "M:imbNLP.Project.Dataset.WebDocumentsCategory.GetOrAdd(System.String,System.Boolean)"]

isAbsolute
Type: SystemBoolean

[Missing <param name="isAbsolute"/> documentation for "M:imbNLP.Project.Dataset.WebDocumentsCategory.GetOrAdd(System.String,System.Boolean)"]

Return Value

Type: WebDocumentsCategory

[Missing <returns> documentation for "M:imbNLP.Project.Dataset.WebDocumentsCategory.GetOrAdd(System.String,System.Boolean)"]

See Also