DK for ActiveX | TatukGIS_XDK11.ITGIS_AliasList.Get | Methods
Get alias.
// C# public WideString Get( WideString _alias );
' VisualBasic Public Function Get( ByVal _alias As WideString ) As WideString
// Oxygene public function Get( _alias : WideString ) : WideString;
Name | Type | Description |
---|---|---|
_alias | WideString | name of the alias (case insensitive) |
Type | Description |
---|---|
WideString | value of the alias |