HttpStaticObjectsCollectionBase::Serialize Method (BinaryWriter^)
.NET Framework (current version)
When overridden in a derived class, writes the contents of the collection to a BinaryWriter object.
Assembly: System.Web (in System.Web.dll)
Parameters
- writer
-
Type:
System.IO::BinaryWriter^
The object to use to write the serialized collection to a stream or encoded string.
| Exception | Condition |
|---|---|
| NotImplementedException | Always. |
.NET Framework
Available since 3.5
Available since 3.5
Show: