The members of System.Web.HttpStaticObjectsCollection are listed below.
See Also: Inherited members from System.Object
Initializes a new instance of the System.Web.HttpStaticObjectsCollection class. |
[read-only] | Count | int.
Gets the number of objects in the collection. |
[read-only] | IsReadOnly | bool.
Gets a value indicating whether the collection is read-only. |
[read-only] | IsSynchronized | bool.
Gets a value indicating whether the collection is synchronized (that is, thread-safe). |
[read-only] default property | Item(string) | object. Documentation for this section has not yet been entered. |
[read-only] | NeverAccessed | bool.
Gets a Boolean value indicating whether the collection has been accessed before. |
[read-only] | SyncRoot | object.
Gets an object that can be used to synchronize access to the collection. |
CopyTo(Array, int)
| ||
static | Deserialize(System.IO.BinaryReader)
| |
GetEnumerator()
| ||
GetObject(string)
| ||
Serialize(System.IO.BinaryWriter)
|