C# Class OpenQA.Selenium.IE.SafeWebElementCollectionHandle

Inheritance: Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid
Afficher le fichier Open project: epall/selenium Class Usage Examples

Méthodes publiques

Méthode Description
SafeWebElementCollectionHandle ( ) : System.Security.Permissions

Initializes a new instance of the SafeWebElementCollectionHandle class

Méthodes protégées

Méthode Description
ReleaseHandle ( ) : bool

Releases the handle and frees up elements

Method Details

ReleaseHandle() protected méthode

Releases the handle and frees up elements
protected ReleaseHandle ( ) : bool
Résultat bool

SafeWebElementCollectionHandle() public méthode

Initializes a new instance of the SafeWebElementCollectionHandle class
public SafeWebElementCollectionHandle ( ) : System.Security.Permissions
Résultat System.Security.Permissions