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

Syntax

C#
IEnumerable ICollectionView.SourceCollection { get; }
Visual Basic
Private ReadOnly Property SourceCollection As IEnumerable
	Implements ICollectionView.SourceCollection
	Get

Implements

ICollectionView..::..SourceCollection

See Also