The ByChained type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | ByChained |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from By.) |
![]() | ![]() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from ![]() |
![]() | FindElement |
Find a single element.
(Overrides By FindElement(ISearchContext).) |
![]() | FindElements |
Finds many elements
(Overrides By FindElements(ISearchContext).) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from By.) |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | ToString |
Writes out a comma separated list of the By objects used in the chain.
(Overrides By ToString .) |
Properties
Name | Description | |
---|---|---|
![]() | Description |
Gets or sets the value of the description for this By class instance.
(Inherited from By.) |
![]() | FindElementMethod |
Gets or sets the method used to find a single element matching specified criteria.
(Inherited from By.) |
![]() | FindElementsMethod |
Gets or sets the method used to find all elements matching specified criteria.
(Inherited from By.) |
See Also