Method | Description | |
---|---|---|
GetChildren ( string parentDir, ESRI fileNames ) : ESRI.ArcGIS.Catalog.IEnumGxObject | ||
GxPyFactory ( ) : System | ||
HasChildren ( string parentDir, ESRI fileNames ) : bool |
Method | Description | |
---|---|---|
ArcGISCategoryRegistration ( |
Required method for ArcGIS Component Category registration - Do not modify the contents of this method with the code editor.
|
|
ArcGISCategoryUnregistration ( |
Required method for ArcGIS Component Category unregistration - Do not modify the contents of this method with the code editor.
|
|
RegisterFunction ( |
||
UnregisterFunction ( |
public GetChildren ( string parentDir, ESRI fileNames ) : ESRI.ArcGIS.Catalog.IEnumGxObject | ||
parentDir | string | |
fileNames | ESRI | |
return | ESRI.ArcGIS.Catalog.IEnumGxObject |
public HasChildren ( string parentDir, ESRI fileNames ) : bool | ||
parentDir | string | |
fileNames | ESRI | |
return | bool |