Click or drag to resize
HyperTextSetQuadKeywordCollections 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.SetQuadKeywordCollections(IList<HyperTextProcessor.KeywordCollectionClass>)", 
	true)]
public void SetQuadKeywordCollections(
	IEnumerable<HyperTextProcessorKeywordCollectionClass> value
)

Parameters

value
Type: System.Collections.GenericIEnumerableHyperTextProcessorKeywordCollectionClass
See Also