Click or drag to resize
HyperTextSetLinkKeywordCollections Method (IEnumerableHyperTextProcessorKeywordCollectionClass)

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.SetLinkKeywordCollections(IList<HyperTextProcessor.KeywordCollectionClass>)", 
	true)]
public void SetLinkKeywordCollections(
	IEnumerable<HyperTextProcessorKeywordCollectionClass> value
)

Parameters

value
Type: System.Collections.GenericIEnumerableHyperTextProcessorKeywordCollectionClass
See Also