C# Class CustomRootObject_CS.clsGxStyleGallery

Inheritance: ESRI.ArcGIS.Catalog.IGxObject, ESRI.ArcGIS.Catalog.IGxObjectContainer
Afficher le fichier Open project: Esri/arcobjects-sdk-community-samples

Méthodes publiques

Свойство Type Description
m_pGallery IStyleGallery

Méthodes publiques

Méthode Description
AddChild ( ESRI child ) : ESRI.ArcGIS.Catalog.IGxObject
Attach ( ESRI Parent, ESRI pCatalog ) : void
DeleteChild ( ESRI child ) : void
Detach ( ) : void
Refresh ( ) : void
clsGxStyleGallery ( ) : System

Private Methods

Méthode Description
ArcGISCategoryRegistration ( Type registerType ) : void

Required method for ArcGIS Component Category registration - Do not modify the contents of this method with the code editor.

ArcGISCategoryUnregistration ( Type registerType ) : void

Required method for ArcGIS Component Category unregistration - Do not modify the contents of this method with the code editor.

LoadChildren ( ) : void
RegisterFunction ( Type registerType ) : void
UnregisterFunction ( Type registerType ) : void

Method Details

AddChild() public méthode

public AddChild ( ESRI child ) : ESRI.ArcGIS.Catalog.IGxObject
child ESRI
Résultat ESRI.ArcGIS.Catalog.IGxObject

Attach() public méthode

public Attach ( ESRI Parent, ESRI pCatalog ) : void
Parent ESRI
pCatalog ESRI
Résultat void

DeleteChild() public méthode

public DeleteChild ( ESRI child ) : void
child ESRI
Résultat void

Detach() public méthode

public Detach ( ) : void
Résultat void

Refresh() public méthode

public Refresh ( ) : void
Résultat void

clsGxStyleGallery() public méthode

public clsGxStyleGallery ( ) : System
Résultat System

Property Details

m_pGallery public_oe property

public IStyleGallery m_pGallery
Résultat IStyleGallery