This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IP > IParcelEditBuild Interface > IParcelEditBuild.BuildMethod Property (ArcObjects .NET 10.5 SDK) |
A Parcel Construction Method by index.
[Visual Basic .NET] Public Function get_BuildMethod ( _ ByVal Index As Integer _ ) As IBuildMethod
[C#] public IBuildMethod get_BuildMethod ( int Index );