Click or drag to resize
HyperTextProcessorSetLinkKeywordCollections Method (IListHyperTextProcessorKeywordCollectionClass)
Sets the link keyword collections.

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

Parameters

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