| ESentIndexedCacheCount Property |
This read-only property returns a count of the items in the indexed cache
Namespace: SandcastleBuilder.Components.CommandsAssembly: SandcastleBuilder.Components (in SandcastleBuilder.Components.dll) Version: 2014.11.22.0
Syntax public override int Count { get; }
Public Overrides ReadOnly Property Count As Integer
Get
public:
virtual property int Count {
int get () override;
}
abstract Count : int with get
override Count : int with get
Property Value
Type:
Int32See Also