Class ProgressPanelContextVariableCollection
public class ProgressPanelContextVariableCollection : ProgressPanelContextBaseCollection
- Inheritance
-
ProgressPanelContextVariableCollection
- Inherited Members
- Extension Methods
Constructors
ProgressPanelContextVariableCollection()
public ProgressPanelContextVariableCollection()
Properties
Count
public override int Count { get; }
Property Value
this[string]
public string this[string name] { get; set; }
Parameters
namestring