Method | Description | |
---|---|---|
OpenDataset ( string localName ) : IPlugInDatasetHelper | ||
SimplePointWksp ( string wkspPath ) : System | ||
get_DatasetNames ( esriDatasetType DatasetType ) : IArray | ||
get_MetadataPath ( string localName ) : string | ||
get_NativeType ( esriDatasetType DatasetType, string localName ) : INativeType |
public OpenDataset ( string localName ) : IPlugInDatasetHelper | ||
localName | string | |
return | IPlugInDatasetHelper |
public SimplePointWksp ( string wkspPath ) : System | ||
wkspPath | string | |
return | System |
public get_DatasetNames ( esriDatasetType DatasetType ) : IArray | ||
DatasetType | esriDatasetType | |
return | IArray |
public get_MetadataPath ( string localName ) : string | ||
localName | string | |
return | string |
public get_NativeType ( esriDatasetType DatasetType, string localName ) : INativeType | ||
DatasetType | esriDatasetType | |
localName | string | |
return | INativeType |