ArcObjects Library Reference (CadastralUI)  

ICadastralLineStrings.ExternalPoints Property

Point ids that are not internal to line strings. Performs faster than multiple calls to get InternalPoint.

[Visual Basic .NET]
Public ReadOnly Property ExternalPoints As ILongArray
[C#]
public ILongArray ExternalPoints {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralLineStrings Interface