Public Function Format( _ ByVal Unit As String _ ) As
public string Format( string Unit );
public: String __gc ^ Format( String __gc ^ Unit );
public String format( String Unit );
public: HRESULT Format( BSTR Unit, BSTR * pValue );
IAgDate Interface