Sun
ONE Active Server Pages Product Home Page Developer Site Version
 

ContentsPreviousNextIndex



Remarks: ASP Session Object Contents.Remove Method

The Contents.Remove method takes a string or an integer as an input parameter. If the input parameter is a string, the method searches the Contents collection for an application variable with that name and removes it. If the input parameter is an integer, the method counts that number of application variables from the start of the collection and removes the corresponding variable.



ContentsPreviousNextIndex