Click or drag to resize
KeywordsGlossarySetEntries Method (IListKeywordsGlossaryEntry)
Sets the entries.

Namespace: Candlelight
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public void SetEntries(
	IList<KeywordsGlossaryEntry> value
)

Parameters

value
Type: System.Collections.GenericIListKeywordsGlossaryEntry
Value.
See Also