ESRI.ArcGIS.Mobile.Client
FeatureActionItem Constructor
See Also  Send Feedback
ESRI.ArcGIS.Mobile.Client Namespace > FeatureActionItem Class : FeatureActionItem Constructor

This constructor will throw an exception. It is not meant to be called. It needs to exist as a workaround for a Visual Studio bug. where we get a genasm error when building if it doesn't exist.

Overload List

OverloadDescription
FeatureActionItem Constructor() This constructor will throw an exception. It is not meant to be called. It needs to exist as a workaround for a Visual Studio bug. where we get a genasm error when building if it doesn't exist.  
FeatureActionItem Constructor(String) Constructs a FeatureActionItem object.  
FeatureActionItem Constructor(String,String,FeatureActionDelegate) Constructs a FeatureActionItem object.  

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also