Specifies one or more collections where the pushpin belongs

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

Syntax

C#
public StringCollection Collection { get; }
Visual Basic
Public ReadOnly Property Collection As StringCollection
	Get
JScript
function get Collection () : StringCollection

Remarks

Used for filtering and for pushpin organization through API

See Also