Returns a collection of map connection IDs available for the current map layer.

Namespace: Ico.Ewx
Assembly: EwxLayer (in EwxLayer.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public override TypeConverter..::..StandardValuesCollection GetStandardValues(
	ITypeDescriptorContext context
)
Visual Basic
Public Overrides Function GetStandardValues ( _
	context As ITypeDescriptorContext _
) As TypeConverter..::..StandardValuesCollection
JScript
public override function GetStandardValues(
	context : ITypeDescriptorContext
) : TypeConverter..::..StandardValuesCollection

Parameters

context
Type: System.ComponentModel..::..ITypeDescriptorContext

Return Value

See Also