StateBag::IDictionary::Remove Method (Object^)
.NET Framework (current version)
For a description of this member, see Remove.
Assembly: System.Web (in System.Web.dll)
Parameters
- key
-
Type:
System::Object^
The key of the element to remove.
Implements
IDictionary::Remove(Object^)This member is an explicit interface member implementation. It can be used only when the StateBag instance is cast to an IDictionary interface.
.NET Framework
Available since 1.1
Available since 1.1
Show: