Storage class

Storage class

Represents a temporary data storage for WebDocument.

The Storage type exposes the following members:

Constructors

ConstructorDescription
__init__

Methods

MethodDescription
contains_keyDetermines whether the storage contains an element with the specified key.

See Also