ESRI.ArcGIS.Mobile.Client
FeatureActionItem Constructor()
See Also  Send Feedback
ESRI.ArcGIS.Mobile.Client Namespace > FeatureActionItem Class > FeatureActionItem Constructor : 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.

Syntax

Visual Basic (Declaration) 
Public Function New()
C# 
public FeatureActionItem()

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