Click or drag to resize
KeywordsGlossaryEntryGetOtherForms Method (ListKeywordsGlossaryInflectedForm)

Note: This API is now obsolete.

Namespace: Candlelight
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
[ObsoleteAttribute("Use Entry.GetOtherForms(List<InflectedForm>)", true)]
public void GetOtherForms(
	ref List<KeywordsGlossaryInflectedForm> otherForms
)

Parameters

otherForms
Type: System.Collections.GenericListKeywordsGlossaryInflectedForm
See Also