public static UInt24 Parse( string s )
Public Shared Function Parse ( s As String ) As UInt24
public: static UInt24 Parse( String^ s )
Gemstone.Numeric.UInt24.Parse = function(s);
In This Article