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