ArcGIS API for Windows Phone - Library Reference
OnCollectionChanged Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Geometry Namespace > PointCollection Class : OnCollectionChanged Method

e
The System.Collections.Specialized.NotifyCollectionChangedEventArgs instance containing the event data.
Raises the E:CollectionChanged event.

Syntax

Visual Basic (Declaration) 
Protected Overrides Sub OnCollectionChanged( _
   ByVal e As NotifyCollectionChangedEventArgs _
) 
C# 
protected override void OnCollectionChanged( 
   NotifyCollectionChangedEventArgs e
)

Parameters

e
The System.Collections.Specialized.NotifyCollectionChangedEventArgs instance containing the event data.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.