This topic has not yet been rated - Rate this topic

SyncList.SetItem Method 

This method supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Namespace: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in microsoft.reportviewer.webforms.dll)

protected override void SetItem (
	int index,
	listType item
)
protected void SetItem (
	int index, 
	listType item
)
protected override function SetItem (
	index : int, 
	item : listType
)

Parameters

index
item
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.