summaryP:DotNetNuke.Services.Log.EventLog.LogInfoArray.Count

Namespace: DotNetNuke.Services.Log.EventLog
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

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

Implements

ICollection..::..Count

See Also