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

© 2010 All Rights Reserved.