public TaxRate GetRate( string TaxID )
Public Function GetRate ( _ TaxID As String _ ) As TaxRate
public: TaxRate^ GetRate( String^ TaxID )