Skip to content

RemovingGeoCollectionEventArgs

Namespace: ThinkGeo.Core

public class RemovingGeoCollectionEventArgs : System.EventArgs

Inheritance ObjectEventArgsRemovingGeoCollectionEventArgs

Properties

Item

public object Item { get; set; }

Property Value

Object

Constructors

RemovingGeoCollectionEventArgs()

public RemovingGeoCollectionEventArgs()

RemovingGeoCollectionEventArgs(Object)

public RemovingGeoCollectionEventArgs(object item)

Parameters

item Object