ScopeStorageDictionary.Count Property

Definition

Gets the number of key/value pairs that are in the concatenated ScopeStorageDictionary and BaseScope objects.

public virtual int Count { get; }
member this.Count : int
Public Overridable ReadOnly Property Count As Integer

Property Value

The number of key/value pairs.

Implements

Applies to