Click or drag to resize
HyperTextGetLinkKeywordCollections 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 HyperText.GetLinkKeywordCollections(List<HyperTextProcessor.KeywordCollectionClass>)", 
	true)]
public void GetLinkKeywordCollections(
	ref List<HyperTextProcessorKeywordCollectionClass> collections
)

Parameters

collections
Type: System.Collections.GenericListHyperTextProcessorKeywordCollectionClass
See Also