InsertingGeoCollectionEventArgs¶
Namespace: ThinkGeo.Core
public class InsertingGeoCollectionEventArgs : System.EventArgs
Inheritance Object → EventArgs → InsertingGeoCollectionEventArgs
Properties¶
Item¶
public object Item { get; set; }
Property Value¶
Constructors¶
InsertingGeoCollectionEventArgs()¶
public InsertingGeoCollectionEventArgs()
InsertingGeoCollectionEventArgs(Object)¶
public InsertingGeoCollectionEventArgs(object item)
Parameters¶
item
Object