summaryP:DotNetNuke.Collections.Internal.SharedDictionary`2.Count

Namespace: DotNetNuke.Collections.Internal
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public int Count { get; }
Visual Basic
Public ReadOnly Property Count As Integer
	Get

Implements

ICollection<(Of <(<'T>)>)>..::..Count

See Also