C# Класс CustomGxObject_CS.GxPyFactory

Наследование: ESRI.ArcGIS.Catalog.IGxObjectFactory
Показать файл Открыть проект

Открытые методы

Метод Описание
GetChildren ( string parentDir, ESRI fileNames ) : ESRI.ArcGIS.Catalog.IEnumGxObject
GxPyFactory ( ) : System
HasChildren ( string parentDir, ESRI fileNames ) : bool

Приватные методы

Метод Описание
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.

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

Описание методов

GetChildren() публичный Метод

public GetChildren ( string parentDir, ESRI fileNames ) : ESRI.ArcGIS.Catalog.IEnumGxObject
parentDir string
fileNames ESRI
Результат ESRI.ArcGIS.Catalog.IEnumGxObject

GxPyFactory() публичный Метод

public GxPyFactory ( ) : System
Результат System

HasChildren() публичный Метод

public HasChildren ( string parentDir, ESRI fileNames ) : bool
parentDir string
fileNames ESRI
Результат bool