IMapObjectCollectionItem.SetNewContext 메서드
네임스페이스: Microsoft.ReportingServices.OnDemandReportRendering
어셈블리: Microsoft.ReportingServices.ProcessingCore(Microsoft.ReportingServices.ProcessingCore.dll)
구문
‘선언
Private Sub SetNewContext Implements IMapObjectCollectionItem.SetNewContext
‘사용 방법
Dim instance As MapDataRegion
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는 명시적 인터페이스 구현의 사용을 지원하지만 새로운 명시적 인터페이스 구현의 선언은 지원하지 않습니다.