Click or drag to resize
Sandcastle Help File BuilderSqlTargetDictionaryCount Property

Namespace: SandcastleBuilder.Components.Targets
Assembly: SandcastleBuilder.Components (in SandcastleBuilder.Components.dll) Version: 2014.11.22.0
Syntax
public override int Count { get; }

Return Value

Type: Int32
The number of elements contained in the ICollectionT.

Implements

ICollectionTCount
See Also