Class RemovingGeoCollectionEventArgs
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; }