Click or drag to resize
HyperTextProcessorKeywordCollectionClassCollection Property
Gets the collection.

Namespace: Candlelight.UI
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public KeywordCollection Collection { get; }

Property Value

Type: KeywordCollection
The collection.
See Also