ESRI.ArcGIS.ADF.Web.UI.WebControls
SerializableStringDictionary Class Members
See Also  Properties  Methods 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : SerializableStringDictionary Class




The following tables list the members exposed by SerializableStringDictionary.

Public Constructors

Public Properties

 NameDescription
Public PropertyCount (Inherited from System.Collections.Specialized.StringDictionary)
Public PropertyIsSynchronized (Inherited from System.Collections.Specialized.StringDictionary)
Public PropertyItem (Inherited from System.Collections.Specialized.StringDictionary)
Public PropertyKeys (Inherited from System.Collections.Specialized.StringDictionary)
Public PropertySyncRoot (Inherited from System.Collections.Specialized.StringDictionary)
Public PropertyValues (Inherited from System.Collections.Specialized.StringDictionary)
Top

Public Methods

 NameDescription
Public MethodAdd (Inherited from System.Collections.Specialized.StringDictionary)
Public MethodClear (Inherited from System.Collections.Specialized.StringDictionary)
Public MethodContainsKey (Inherited from System.Collections.Specialized.StringDictionary)
Public MethodContainsValue (Inherited from System.Collections.Specialized.StringDictionary)
Public MethodCopyTo (Inherited from System.Collections.Specialized.StringDictionary)
Public MethodGetEnumerator (Inherited from System.Collections.Specialized.StringDictionary)
Public MethodGetSchema This method is reserved and should not be used. When implementing the IXmlSerializable interface, you should return null (Nothing in Visual Basic) from this method, and instead, if specifying a custom schema is required, apply the XmlSchemaProviderAttribute to the class.  
Public MethodReadXml Generates an object from its XML representation.  
Public MethodRemove (Inherited from System.Collections.Specialized.StringDictionary)
Public MethodWriteXml Converts an object into its XML representation.  
Top

See Also

© 2010 All Rights Reserved.