Table of Contents

Class InsertingGeoCollectionEventArgs

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

Constructors

InsertingGeoCollectionEventArgs()

public InsertingGeoCollectionEventArgs()

InsertingGeoCollectionEventArgs(object)

public InsertingGeoCollectionEventArgs(object item)

Parameters

item object

Properties

Item

public object Item { get; set; }

Property Value

object