This document is archived and information here might be outdated.  Recommended version.


ICalculator.Cursor Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabaseUI)  

ICalculator.Cursor Property

Cursor used to access the rows on which the calculation will be performed.

[Visual Basic .NET]
Public WriteOnly Property Cursor
[C#]
public void Cursor {set;}

Product Availability

Available with ArcGIS Desktop.

See Also

ICalculator Interface | IQueryFilter Interface | ICursor Interface

.NET Related Topics

GeoDatabaseUI