Click or drag to resize
HyperTextProcessorGetLinkKeywordCollections Method (ListHyperTextProcessorKeywordCollectionClass)
Gets 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 GetLinkKeywordCollections(
	List<HyperTextProcessorKeywordCollectionClass> collections
)

Parameters

collections
Type: System.Collections.GenericListHyperTextProcessorKeywordCollectionClass
Collections.
See Also