Table of Contents

Class RemovingGeoCollectionEventArgs

Namespace
ThinkGeo.Core
Assembly
ThinkGeo.Core.dll
public class RemovingGeoCollectionEventArgs : EventArgs
Inheritance
RemovingGeoCollectionEventArgs
Inherited Members

Constructors

RemovingGeoCollectionEventArgs()

public RemovingGeoCollectionEventArgs()

RemovingGeoCollectionEventArgs(object)

public RemovingGeoCollectionEventArgs(object item)

Parameters

item object

Properties

Item

public object Item { get; set; }

Property Value

object