ListView..::..SetObjects Method

Sets the objects.

Namespace:  Squid
Assembly:  Squid.Core (in Squid.Core.dll)

Syntax


public void SetObjects(
	IEnumerable objects
)
Public Sub SetObjects ( _
	objects As IEnumerable _
)
public:
void SetObjects(
	IEnumerable^ objects
)

Parameters

objects
Type: IEnumerable
The objects.