Click or drag to resize

htmlContentTokenSetOtherForms Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[Missing <summary> documentation for "M:imbNLP.Core.contentStructureHtml.elements.htmlContentToken.SetOtherForms(System.Collections.Generic.IEnumerable{System.String})"]

Namespace:  imbNLP.Core.contentStructureHtml.elements
Assembly:  imbNLP.Core (in imbNLP.Core.dll) Version: 0.2.30
Syntax
C#
public void SetOtherForms(
	IEnumerable<string> instances
)

Parameters

instances
Type: System.Collections.GenericIEnumerableString

[Missing <param name="instances"/> documentation for "M:imbNLP.Core.contentStructureHtml.elements.htmlContentToken.SetOtherForms(System.Collections.Generic.IEnumerable{System.String})"]

Implements

IWeightTableTerm.SetOtherForms(IEnumerableString)
See Also