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




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

Public Methods

 NameDescription
public MethodAdd (Inherited from System.Collections.Generic.List<DataSourceInfo>)
public MethodAddRange (Inherited from System.Collections.Generic.List<DataSourceInfo>)
public MethodAddUniqueOverloaded.  Adds a dataSource to the list after ensuring that one is not already found.  
public MethodAsReadOnly (Inherited from System.Collections.Generic.List<DataSourceInfo>)
public MethodBinarySearchOverloaded.  (Inherited from System.Collections.Generic.List<DataSourceInfo>)
public MethodClear (Inherited from System.Collections.Generic.List<DataSourceInfo>)
public MethodContains (Inherited from System.Collections.Generic.List<DataSourceInfo>)
public MethodConvertAll<TOutput> (Inherited from System.Collections.Generic.List<DataSourceInfo>)
public MethodCopyToOverloaded.  (Inherited from System.Collections.Generic.List<DataSourceInfo>)
public MethodDeserialize Deserializes the list of connections from an XML file  
public MethodExists (Inherited from System.Collections.Generic.List<DataSourceInfo>)
public MethodFind (Inherited from System.Collections.Generic.List<DataSourceInfo>)
public MethodFindAll (Inherited from System.Collections.Generic.List<DataSourceInfo>)
public MethodFindIndexOverloaded.  (Inherited from System.Collections.Generic.List<DataSourceInfo>)
public MethodFindLast (Inherited from System.Collections.Generic.List<DataSourceInfo>)
public MethodFindLastIndexOverloaded.  (Inherited from System.Collections.Generic.List<DataSourceInfo>)
public MethodForEach (Inherited from System.Collections.Generic.List<DataSourceInfo>)
public MethodGetEnumerator (Inherited from System.Collections.Generic.List<DataSourceInfo>)
public MethodGetRange (Inherited from System.Collections.Generic.List<DataSourceInfo>)
public MethodIndexOfOverloaded.  (Inherited from System.Collections.Generic.List<DataSourceInfo>)
public MethodInsert (Inherited from System.Collections.Generic.List<DataSourceInfo>)
public MethodInsertRange (Inherited from System.Collections.Generic.List<DataSourceInfo>)
public MethodLastIndexOfOverloaded.  (Inherited from System.Collections.Generic.List<DataSourceInfo>)
public MethodRemove (Inherited from System.Collections.Generic.List<DataSourceInfo>)
public MethodRemoveAll (Inherited from System.Collections.Generic.List<DataSourceInfo>)
public MethodRemoveAt (Inherited from System.Collections.Generic.List<DataSourceInfo>)
public MethodRemoveRange (Inherited from System.Collections.Generic.List<DataSourceInfo>)
public MethodReverseOverloaded.  (Inherited from System.Collections.Generic.List<DataSourceInfo>)
public MethodSerialize Serializes the list of connections to an XML file  
public MethodSortOverloaded.  (Inherited from System.Collections.Generic.List<DataSourceInfo>)
public MethodToArray (Inherited from System.Collections.Generic.List<DataSourceInfo>)
public MethodTrimExcess (Inherited from System.Collections.Generic.List<DataSourceInfo>)
public MethodTrueForAll (Inherited from System.Collections.Generic.List<DataSourceInfo>)
Top

See Also

© 2011 All Rights Reserved.