Namespace:  C1.LiveLinq.LiveViews
Assembly:  C1.LiveLinq (in C1.LiveLinq.dll)

Syntax

C#
bool IList.IsFixedSize { get; }
Visual Basic
Private ReadOnly Property IsFixedSize As Boolean
	Implements IList.IsFixedSize
	Get

Implements

IList..::..IsFixedSize

See Also