GPAL - Generally Positive Automation Library v1.0
GPAL The Fluent Automation LIbrary
Loading...
Searching...
No Matches
ResultCollection Class Reference

Public Member Functions

IReadOnlyList< object > GetAllResults (string name)

Properties

object? this[string name] [get, set]
object? this[string name, int iteration] [get]

Detailed Description

Definition at line 22 of file ResultCollection.cs.

Constructor & Destructor Documentation

◆ ResultCollection()

ResultCollection.ResultCollection ( )

Definition at line 27 of file ResultCollection.cs.

Member Function Documentation

◆ GetAllResults()

IReadOnlyList< object > ResultCollection.GetAllResults ( string name)

Definition at line 82 of file ResultCollection.cs.

Property Documentation

◆ this[string name, int iteration]

object? ResultCollection.this[string name, int iteration]
get

Definition at line 67 of file ResultCollection.cs.

◆ this[string name]

object? ResultCollection.this[string name]
getset

Definition at line 37 of file ResultCollection.cs.


The documentation for this class was generated from the following file: