Responder Developer Guide
FeatureSelection Constructor(FeatureIdentifier,XYPoint)


Syntax
'Declaration
 
Public Function New( _
   ByVal identifier As FeatureIdentifier, _
   ByVal location As XYPoint _
)
'Usage
 
Dim identifier As FeatureIdentifier
Dim location As XYPoint
 
Dim instance As New FeatureSelection(identifier, location)
public FeatureSelection( 
   FeatureIdentifier identifier,
   XYPoint location
)

Parameters

identifier
location
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

FeatureSelection Structure
FeatureSelection Members
Overload List

 

 


Send Comment