Mono Class Library: Overview

System.Web.UI.StateManagedCollection: Method Members

The methods of System.Web.UI.StateManagedCollection are listed below. For a list of all members, see the StateManagedCollection Members list.

See Also: Inherited members from System.Object

Public Methods

Clear()
Documentation for this section has not yet been entered.
CopyTo(Array, int)
Documentation for this section has not yet been entered.
GetEnumerator() : IEnumerator
Documentation for this section has not yet been entered.
SetDirty()
Documentation for this section has not yet been entered.

Protected Methods

CreateKnownType(int) : object
Documentation for this section has not yet been entered.
GetKnownTypes() : Type[]
Documentation for this section has not yet been entered.
OnClear()
Documentation for this section has not yet been entered.
OnClearComplete()
Documentation for this section has not yet been entered.
OnInsert(int, object)
Documentation for this section has not yet been entered.
OnInsertComplete(int, object)
Documentation for this section has not yet been entered.
OnRemove(int, object)
Documentation for this section has not yet been entered.
OnRemoveComplete(int, object)
Documentation for this section has not yet been entered.
OnValidate(object)
Documentation for this section has not yet been entered.
abstract
SetDirtyObject(object)
Documentation for this section has not yet been entered.