C# Class Events.EditorEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: Esri/arcobjects-sdk-community-samples Class Usage Examples

Méthodes publiques

Свойство Type Description
eventType string

Méthodes publiques

Méthode Description
EditorEventArgs ( string eventType ) : System

Method Details

EditorEventArgs() public méthode

public EditorEventArgs ( string eventType ) : System
eventType string
Résultat System

Property Details

eventType public_oe property

public string eventType
Résultat string