| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
HttpStaticObjectsCollection ClassProvides a static objects collection for the StaticObjects property.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Visibility | Name | Value Type | Accessibility |
|---|---|---|---|
| public | Count | Int32 | [ Get ] |
| public | IsReadOnly | Boolean | [ Get ] |
| public | IsSynchronized | Boolean | [ Get ] |
| public | Item ( String name ) | Object | [ Get ] |
| public | NeverAccessed | Boolean | [ Get ] |
| public | SyncRoot | Object | [ Get ] |
| Visibility | Name | Parameters | Return Type |
|---|---|---|---|
| public | CopyTo | ( Array array , Int32 index ) | Void |
| public static | Deserialize | ( BinaryReader reader ) | HttpStaticObjectsCollection |
| public | GetEnumerator | ( ) | IEnumerator |
| public | GetObject | ( String name ) | Object |
| public | Serialize | ( BinaryWriter writer ) | Void |
HttpStaticObjectsCollection.methodName ( arguments ); | ||
| C# | VB | |
Type var = HttpStaticObjectsCollection.propertyName; Type var = HttpStaticObjectsCollection.methodName ( arguments ); | ||
| C# | VB | |
HttpApplicationState.StaticObjects Property
Check out related books at Amazon
© 2000-2008 Rey Nuñez All rights reserved.
If you have any question, comment or suggestion
about this site, please send us a note
You can help support aspxtreme