C# 클래스 OpenQA.Selenium.IE.SafeWebElementCollectionHandle

상속: Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid
파일 보기 프로젝트 열기: epall/selenium 1 사용 예제들

공개 메소드들

메소드 설명
SafeWebElementCollectionHandle ( ) : System.Security.Permissions

Initializes a new instance of the SafeWebElementCollectionHandle class

보호된 메소드들

메소드 설명
ReleaseHandle ( ) : bool

Releases the handle and frees up elements

메소드 상세

ReleaseHandle() 보호된 메소드

Releases the handle and frees up elements
protected ReleaseHandle ( ) : bool
리턴 bool

SafeWebElementCollectionHandle() 공개 메소드

Initializes a new instance of the SafeWebElementCollectionHandle class
public SafeWebElementCollectionHandle ( ) : System.Security.Permissions
리턴 System.Security.Permissions