nn::nex::StationURL::Remove Member Function

Syntax

qBool Remove(
     const String & strKey
);

Parameters

Name Description
in strKey Key of the value to delete.

Return Values

true if can delete; false otherwise.

Description

Deletes the user-defined attribute from StationURL.

See Also

Get, Set

Revision History

2011/02/08
Initial version.

CONFIDENTIAL