Click or drag to resize
HyperTextProcessorGetQuadKeywordCollections Method (ListHyperTextProcessorKeywordCollectionClass)

Note: This API is now obsolete.

Namespace: Candlelight.UI
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
[ObsoleteAttribute("Use HyperTextProcessor.GetQuadKeywordCollections(List<KeywordCollectionClass>", 
	true)]
public void GetQuadKeywordCollections(
	ref List<HyperTextProcessorKeywordCollectionClass> collections
)

Parameters

collections
Type: System.Collections.GenericListHyperTextProcessorKeywordCollectionClass
See Also