메소드 | 설명 | |
---|---|---|
ContainsWorkspace ( string parentDirectory, IFileNames fileNames ) : bool | ||
GetWorkspaceString ( string parentDirectory, IFileNames fileNames ) : string | ||
IsWorkspace ( string wksString ) : bool | ||
OpenWorkspace ( string wksString ) : IPlugInWorkspaceHelper | ||
SimplePointWkspFact ( ) : System | ||
get_DatasetDescription ( esriDatasetType DatasetType ) : string | ||
get_WorkspaceDescription ( bool plural ) : string |
메소드 | 설명 | |
---|---|---|
RegisterFunction ( String regKey ) : void | ||
UnregisterFunction ( String regKey ) : void |
public ContainsWorkspace ( string parentDirectory, IFileNames fileNames ) : bool | ||
parentDirectory | string | |
fileNames | IFileNames | |
리턴 | bool |
public GetWorkspaceString ( string parentDirectory, IFileNames fileNames ) : string | ||
parentDirectory | string | |
fileNames | IFileNames | |
리턴 | string |
public OpenWorkspace ( string wksString ) : IPlugInWorkspaceHelper | ||
wksString | string | |
리턴 | IPlugInWorkspaceHelper |
public get_DatasetDescription ( esriDatasetType DatasetType ) : string | ||
DatasetType | esriDatasetType | |
리턴 | string |
public get_WorkspaceDescription ( bool plural ) : string | ||
plural | bool | |
리턴 | string |