CacheLookupAttribute MethodsWebDriver
The CacheLookupAttribute type exposes the following members.
Methods

  NameDescription
Public methodOnlineEquals
Returns a value that indicates whether this instance is equal to a specified object.
(Inherited from OnlineAttribute.)
Public methodOnlineGetHashCode
Returns the hash code for this instance.
(Inherited from OnlineAttribute.)
Public methodOnlineGetType
Gets the OnlineType of the current instance.
(Inherited from OnlineObject.)
Public methodOnlineIsDefaultAttribute
When overridden in a derived class, indicates whether the value of this instance is the default value for the derived class.
(Inherited from OnlineAttribute.)
Public methodOnlineMatch
When overridden in a derived class, returns a value that indicates whether this instance equals a specified object.
(Inherited from OnlineAttribute.)
Public methodOnlineToString
Returns a string that represents the current object.
(Inherited from OnlineObject.)
Back to Top
See Also