C# Class RSSWeatherLayer.PropertySheet

Inheritance: System.Windows.Forms.UserControl, IProvideObjectHandle, ISpecifyPropertyPages
Afficher le fichier Open project: Esri/arcobjects-sdk-community-samples

Méthodes publiques

Méthode Description
GetPages ( CAUUID &pPages ) : void
PropertySheet ( ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
ComRegister ( Type t ) : void
ComUnregister ( Type t ) : void
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

Method Details

Dispose() protected méthode

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
Résultat void

GetPages() public méthode

public GetPages ( CAUUID &pPages ) : void
pPages CAUUID
Résultat void

PropertySheet() public méthode

public PropertySheet ( ) : System
Résultat System