Click or drag to resize
Sandcastle Help File BuilderSqlTargetDictionaryValues Property

Namespace: SandcastleBuilder.Components.Targets
Assembly: SandcastleBuilder.Components (in SandcastleBuilder.Components.dll) Version: 2014.11.22.0
Syntax
public override ICollection<Target> Values { get; }

Return Value

Type: ICollectionTarget
An ICollectionT containing the values in the object that implements IDictionaryTKey, TValue.

Implements

IDictionaryTKey, TValueValues
See Also