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

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

Syntax

C#
public bool IsFixedSize { get; }
Visual Basic
Public ReadOnly Property IsFixedSize As Boolean
	Get

Implements

IList..::..IsFixedSize

See Also