Table of Contents

Method UpdateValues

Namespace
Bonsai.Vision.Design
Assembly
Bonsai.Vision.Design.dll

UpdateValues(IList<object>)

Updates the type visualizer state in preparation for displaying the specified collection of values.

protected virtual void UpdateValues(IList<object> values)

Parameters

values IList<object>

The collection of values to be displayed by the mashup visualizer.