Skip to content

InsertingGeoCollectionEventArgs

Namespace: ThinkGeo.Core

public class InsertingGeoCollectionEventArgs : System.EventArgs

Inheritance ObjectEventArgsInsertingGeoCollectionEventArgs

Properties

Item

public object Item { get; set; }

Property Value

Object

Constructors

InsertingGeoCollectionEventArgs()

public InsertingGeoCollectionEventArgs()

InsertingGeoCollectionEventArgs(Object)

public InsertingGeoCollectionEventArgs(object item)

Parameters

item Object