Table of Contents

Class ProgressPanelContextVariableCollection

Namespace
Shift.Sdk.UI
Assembly
Shift.Sdk.dll
public class ProgressPanelContextVariableCollection : ProgressPanelContextBaseCollection
Inheritance
ProgressPanelContextVariableCollection
Inherited Members
Extension Methods

Constructors

ProgressPanelContextVariableCollection()

public ProgressPanelContextVariableCollection()

Properties

Count

public override int Count { get; }

Property Value

int

this[string]

public string this[string name] { get; set; }

Parameters

name string

Property Value

string