Click or drag to resize

StiEscapeCodesCollection Methods

The StiEscapeCodesCollection type exposes the following members.

Methods
  NameDescription
Public methodAdd (Inherited from Hashtable.)
Public methodClear (Inherited from Hashtable.)
Public methodClone (Inherited from Hashtable.)
Public methodContains (Inherited from Hashtable.)
Public methodContainsKey (Inherited from Hashtable.)
Public methodContainsValue (Inherited from Hashtable.)
Public methodStatic memberConvertEscapeCodes(String, StiEscapeCodesCollection)
Public methodStatic memberConvertEscapeCodes(String, String)
Public methodCopyTo (Inherited from Hashtable.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetEnumerator (Inherited from Hashtable.)
Public methodStatic memberGetEscapeCodesCollection
Protected methodGetHash (Inherited from Hashtable.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetObjectData
Implements the ISerializable interface and returns the data needed to serialize the Hashtable.
(Inherited from Hashtable.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodKeyEquals (Inherited from Hashtable.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodOnDeserialization
Implements the ISerializable interface and raises the deserialization event when the deserialization is complete.
(Inherited from Hashtable.)
Public methodRemove (Inherited from Hashtable.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also