| Class | Description |
 | Generic ActionItem |
Class that encapsulates an item and a delegate.
|
 | Generic ActionItemEventArgs |
Event arguments that are specific to an ActionItemEventHandler. These event
arguments allow you to modify an IList of action items.
|
 | ApplicationExtension |
Base class for building application extensions.
|
 | ApplicationSettings |
Class that encapsulates settings for the ArcGIS Mobile Application.
|
 | AttachmentCollectionCompletedEventArgs |
Completed Event Args.
|
 | AttachmentCollectionMethod |
Base class of Attachment Collection Methods.
|
 | AttachmentItem |
A wrapper class on top of Attachment class in the SDK containing information such as Attachment Icon
and ContentType.
|
 | Generic BindingListView |
Class that you can use to filter and sort a BindingList.
|
 | CacheMapLayerInfo |
Class that contains information about a MobileCache for Xml Serialization purposes.
|
 | Dialog |
Class that provides some base functionality for Dialog forms in the application.
You should not instantiate this class, inherit to use.
|
 | ExtendedProperty |
Base class for Extended Properties in the MobileApplication.
|
 | Extension |
Base class for extensions in the MobileApplication.
|
 | Generic ExtensionCollection |
Base class for extension collections.
|
 | Feature |
Class that wraps attributes of a FeatureDataRow. It also adds
properties such as FeatureType and Swatch, which are not taken directly
from the FeatureDataRow. This class is very useful for databinding.
|
 | FeatureActionEventArgs |
Event arguments for when an IList of FeatureActionItems are being created.
|
 | FeatureActionItem |
Class that represents an action that can occur on a selected Feature.
|
 | FeatureAddedEventArgs |
EventArgs used when a FeatureAdded event occurs.
|
 | Generic FeatureCollection |
Class useful for maintaining a list of features that could possibly be from different FeatureDataTables.
|
 | FeatureDeletedEventArgs |
EventArgs that are used when a FeatureDeleted event occurs.
|
 | FeatureModifedEventArgs |
EventArgs that are used when a FeatureModified event occurs.
|
 | FeatureServiceMapLayerInfo |
Class that contains information about a Feature Service.
|
 | FeatureSourceInfo |
Class that encapsulates properties about a FeatureSource's behavior in the ArcGIS Mobile Application.
|
 | FeatureSourceInfoCollection |
Collection of FeatureSourceInfo objects.
|
 | FeatureSourceOperationIds |
Defines the feature sources operation in the application
|
 | Field |
Class that encapsulates some information of a Field in a FeatureSource.
|
 | FieldAlias |
Class that encapsulates a field name and it's alias.
|
 | FieldAliasCollection |
Collection of FieldAlias objects.
|
 | FieldCollection |
Collection of Field objects.
|
 | FieldFillValueTypeIds |
FieldFillValueType ids
|
 | GpsAveragingSettings |
Class that encapsulates settings of how GPS averaging should occur.
|
 | Identity |
Identity that is used for identifying current user
|
 | IdentityExtendedProperty |
Identity extended property
|
 | IdentityManager |
Identity Manager that manages identites
|
 | ListViewActionItem |
Class that encapsulates an ExtendedListViewItem and a SimpleActionDelegate.
|
 | LoggingExtendedProperty |
Logging Extended Property class
|
 | MapLayerInfo |
Class that contains information about a data source for Xml Serialization purposes.
|
 | MeasureUtility | |
 | MobileApplication |
Represents a singleton class that gives a hook into various aspects of the ArcGIS Mobile Application
|
 | MobileCacheMapLayerInfo |
Class that contains information about a MobileCache for Xml Serialization purposes.
|
 | MobileForm |
Base classes that all forms in the application should inherit from.
You should not instantiate this class, inherit to use.
|
 | Generic MostRecentlyUsedList |
An ordered collection of most recently used (MRU) items. Items are added
to the beginning of the list (index [0]). If an item added to the list
already exists in the list, the existing item is removed from the list
and the item is added to the beginning of the list.
The size of the list may be constrained by specifying a maximum size
parameter in the constructor. A MaxSize of zero (0) indicates there is no
size restriction.
|
 | ObservableObject |
Base class for classes that need to implement INotifyPropertyChanged.
|
 | PackageItemInfo |
Package Item Info class
|
 | Page |
Base class that all Pages in the application should inherit from.
Pages are to be used with the MobileApplication.Current.Transition function.
You should not instantiate this class, inherit to use.
|
 | Project |
Represents a Project in the ArcGIS Mobile Application
|
 | ProjectDetails |
Project Details Information.
|
 | ProjectExtension |
Base class for building project extensions.
|
 | ProjectFile |
Class that encapsulates properties of a project .amp file.
|
 | ProjectPackageSource |
ProjectPackageSource class
|
 | SnappingUnitHelper |
SnappingUnitHelper
Helper class which supports Pixels as well as all the map units in the Unit class.
Unit knows nothing about Pixel.
|
 | StreetMapLayerInfo |
Class that contains information about an StreetMapLayer for Xml Serialization purposes.
|
 | Task |
Base class for building project Tasks.
|
 | TileCacheMapLayerInfo |
Class that contains information about an TileCacheMapLayer for Xml Serialization purposes.
|
 | TileServiceMapLayerInfo |
Class that contains information about an TileServiceMapLayer for Xml Serialization purposes.
|