MapObjectCollectionItem.IMapObjectCollectionItem.SetNewContext Method

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Private Sub SetNewContext Implements IMapObjectCollectionItem.SetNewContext
'Usage
Dim instance As MapObjectCollectionItem

CType(instance, IMapObjectCollectionItem).SetNewContext()
void IMapObjectCollectionItem.SetNewContext()
private:
virtual void SetNewContext() sealed = IMapObjectCollectionItem::SetNewContext
private abstract SetNewContext : unit -> unit 
private override SetNewContext : unit -> unit 
JScript supports the use of explicit interface implementations, but not the declarations of new ones.

Implements

IMapObjectCollectionItem.SetNewContext()