ArcFM Engine Developer Guide
CursorReverter Constructor


Syntax
'Declaration
 
Public Function New( _
   ByVal newCursor As Cursor _
)
'Usage
 
Dim newCursor As Cursor
 
Dim instance As New CursorReverter(newCursor)
public CursorReverter( 
   Cursor newCursor
)

Parameters

newCursor
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

CursorReverter Class
CursorReverter Members

 

 


Send Comment