RanorexRanorex Documentation
Bucket Property
NamespacesRanorex.CoreGlueRuleExecutionStateBucket
The Bucket contains a readonly list of already constructed elements.
Declaration Syntax
C#Visual BasicVisual C++
public IList<Element> Bucket { get; }
Public ReadOnly Property Bucket As IList(Of Element)
public:
property IList<Element^>^ Bucket {
	IList<Element^>^ get ();
}

Assembly: Ranorex.Core (Module: Ranorex.Core) Version: 4.0.4.23593 (4.0.4.23593)