DK11 for Delphi | GisFileGDAL.TGIS_FileGDAL.GetMetadata | Constructors | Fields | Methods | Properties
Get metadata list from domain.
// Delphi public function GetMetadata( const _domain : String ) : TStrings;
// C++ Builder public: TStrings* GetMetadata( const UnicodeString _domain );
Name | Type | Description |
---|---|---|
_domain | String | domain name |
Type | Description |
---|---|
TStrings | list of metadata |