Click or drag to resize
HyperTextSetQuadKeywordCollections Method (IListHyperTextProcessorKeywordCollectionClass)
Sets the quad keyword collections.

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

Parameters

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