ESRI.ArcGIS.Mobile
FeatureTypeDictionary Class Members
See Also  Properties  Methods  Send Feedback
ESRI.ArcGIS.Mobile.MobileServices Namespace : FeatureTypeDictionary Class


The following tables list the members exposed by FeatureTypeDictionary.

Public Constructors

 NameDescription
Public ConstructorFeatureTypeDictionary Constructor FeatureTypeDictionary  
Top

Public Properties

 NameDescription
Public PropertyComparer (Inherited from System.Collections.Generic.Dictionary<FeatureLayer, Collection<FeatureType>>)
Public PropertyCount (Inherited from System.Collections.Generic.Dictionary<FeatureLayer, Collection<FeatureType>>)
Public PropertyItem (Inherited from System.Collections.Generic.Dictionary<FeatureLayer, Collection<FeatureType>>)
Public PropertyKeys (Inherited from System.Collections.Generic.Dictionary<FeatureLayer, Collection<FeatureType>>)
Public PropertyValues (Inherited from System.Collections.Generic.Dictionary<FeatureLayer, Collection<FeatureType>>)
Top

Public Methods

 NameDescription
Public MethodAdd (Inherited from System.Collections.Generic.Dictionary<FeatureLayer, Collection<FeatureType>>)
Public MethodClear (Inherited from System.Collections.Generic.Dictionary<FeatureLayer, Collection<FeatureType>>)
Public MethodContainsKey (Inherited from System.Collections.Generic.Dictionary<FeatureLayer, Collection<FeatureType>>)
Public MethodContainsValue (Inherited from System.Collections.Generic.Dictionary<FeatureLayer, Collection<FeatureType>>)
Public MethodDispose Dispose  
Public MethodGetEnumerator (Inherited from System.Collections.Generic.Dictionary<FeatureLayer, Collection<FeatureType>>)
Public MethodGetFeatureTypeOverloaded.  GetFeatureType  
Public MethodGetObjectData (Inherited from System.Collections.Generic.Dictionary<FeatureLayer, Collection<FeatureType>>)
Public MethodOnDeserialization (Inherited from System.Collections.Generic.Dictionary<FeatureLayer, Collection<FeatureType>>)
Public MethodRemove (Inherited from System.Collections.Generic.Dictionary<FeatureLayer, Collection<FeatureType>>)
Public MethodTryGetValue (Inherited from System.Collections.Generic.Dictionary<FeatureLayer, Collection<FeatureType>>)
Top

See Also