Table of Contents

Method GetStandardValues

Namespace
Bonsai.IO.Ports
Assembly
Bonsai.System.dll

GetStandardValues(ITypeDescriptorContext)

Returns a collection of standard serial baud rates.

public override TypeConverter.StandardValuesCollection GetStandardValues(ITypeDescriptorContext context)

Parameters

context ITypeDescriptorContext

An ITypeDescriptorContext that provides a format context that can be used to extract additional information about the environment from which this converter is invoked. This parameter or properties of this parameter can be null.

Returns

TypeConverter.StandardValuesCollection

A TypeConverter.StandardValuesCollection containing a set of standard serial baud rates.