Click or drag to resize

WebSiteDocumentsGetOrAdd Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

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

Namespace:  imbNLP.Project.Dataset.hypertext
Assembly:  imbNLP.Project (in imbNLP.Project.dll) Version: 1.0.0
Syntax
C#
public WebSiteDocument GetOrAdd(
	string fullUrl
)

Parameters

fullUrl
Type: SystemString

[Missing <param name="fullUrl"/> documentation for "M:imbNLP.Project.Dataset.hypertext.WebSiteDocuments.GetOrAdd(System.String)"]

Return Value

Type: WebSiteDocument

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

See Also