|  | This document is archived and information here might be outdated. Recommended version. | 
| ArcObjects Help for .NET developers > ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IL > ILimitedAdjustmentAreaOperation Interface > ILimitedAdjustmentAreaOperation.Init Method (ArcObjects .NET 10.5 SDK) | 
Initializes the limited adjustment area operation with the new limited adjustment area.
[Visual Basic .NET] Public Sub Init ( _ ByVal Adjustment As IAdjustment, _ ByVal Editor As IEditor, _ ByVal area As IPolygon _ )
[C#] public void Init ( IAdjustment Adjustment, IEditor Editor, IPolygon area );