ESRI.ArcGIS.ADF.Web.DataSources
FieldInfoCollection Class Methods
See Also 
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 (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

© 2010 All Rights Reserved.