ESRI.ArcGIS.Mobile.Client
FeatureEventArgs Class Members
See Also  Properties  Send Feedback
ESRI.ArcGIS.Mobile.Client Namespace : FeatureEventArgs Class


The following tables list the members exposed by FeatureEventArgs.

Public Constructors

 NameDescription
Public ConstructorFeatureEventArgs Constructor Initializes a new instance of the FeatureEventArgs class.  
Top

Public Properties

 NameDescription
Public PropertyFeature Gets or sets the feature associated with the event.  
Top

See Also