ESRI.ArcGIS.ADF.Web.DataSources
FieldInfoCollection Class Methods
See Also  Send Feedback
ESRI.ArcGIS.ADF.Web.DataSources Namespace : FieldInfoCollection Class




For a list of all members of this type, see FieldInfoCollection members.

Public Methods

 NameDescription
public MethodAdd (Inherited from System.Collections.Generic.List<FieldInfo>)
public MethodAddRange (Inherited from System.Collections.Generic.List<FieldInfo>)
public MethodApply Applies information stored in field infos to the columns of the table  
public MethodAsReadOnly (Inherited from System.Collections.Generic.List<FieldInfo>)
public MethodBinarySearchOverloaded.  (Inherited from System.Collections.Generic.List<FieldInfo>)
public MethodClear (Inherited from System.Collections.Generic.List<FieldInfo>)
public MethodClone Clones this instance.  
public MethodCompareFieldNames Compares the current collection with an input FieldInfoCollection.  
public MethodContains (Inherited from System.Collections.Generic.List<FieldInfo>)
public MethodConvertAll<TOutput> (Inherited from System.Collections.Generic.List<FieldInfo>)
public MethodCopyToOverloaded.  (Inherited from System.Collections.Generic.List<FieldInfo>)
public MethodExists (Inherited from System.Collections.Generic.List<FieldInfo>)
public MethodFindOverloaded.  Finds the FieldInfo object with the specified field name.  
public MethodFindAll (Inherited from System.Collections.Generic.List<FieldInfo>)
public MethodFindIndexOverloaded.  (Inherited from System.Collections.Generic.List<FieldInfo>)
public MethodFindLast (Inherited from System.Collections.Generic.List<FieldInfo>)
public MethodFindLastIndexOverloaded.  (Inherited from System.Collections.Generic.List<FieldInfo>)
public MethodForEach (Inherited from System.Collections.Generic.List<FieldInfo>)
public MethodFromJson Populates properties using JSON string.  
public MethodGetDefaultContents Outputs the field information as an HTML table.  
public MethodGetDefaultTitle Gets a default title for the collection. Uses the DisplayField if available, otherwise looks for a name field, or the first string type column.  
public MethodGetEnumerator (Inherited from System.Collections.Generic.List<FieldInfo>)
public MethodGetRange (Inherited from System.Collections.Generic.List<FieldInfo>)
public MethodIndexOfOverloaded.  (Inherited from System.Collections.Generic.List<FieldInfo>)
public MethodInsert (Inherited from System.Collections.Generic.List<FieldInfo>)
public MethodInsertRange (Inherited from System.Collections.Generic.List<FieldInfo>)
public MethodLastIndexOfOverloaded.  (Inherited from System.Collections.Generic.List<FieldInfo>)
public MethodRemove (Inherited from System.Collections.Generic.List<FieldInfo>)
public MethodRemoveAll (Inherited from System.Collections.Generic.List<FieldInfo>)
public MethodRemoveAt (Inherited from System.Collections.Generic.List<FieldInfo>)
public MethodRemoveRange (Inherited from System.Collections.Generic.List<FieldInfo>)
public MethodReverseOverloaded.  (Inherited from System.Collections.Generic.List<FieldInfo>)
public MethodSortOverloaded.  (Inherited from System.Collections.Generic.List<FieldInfo>)
public MethodToArray (Inherited from System.Collections.Generic.List<FieldInfo>)
public MethodToJson Serializes to JSON.  
public MethodTrimExcess (Inherited from System.Collections.Generic.List<FieldInfo>)
public MethodTrueForAll (Inherited from System.Collections.Generic.List<FieldInfo>)
Top

See Also

© 2011 All Rights Reserved.