Public Sub AddTrendControlTime( _ ByVal DateAbbrv As String, _ ByVal Epoch As String _ )
public void AddTrendControlTime( string DateAbbrv, string Epoch );
public: void AddTrendControlTime( String __gc ^ DateAbbrv, String __gc ^ Epoch );
public: HRESULT AddTrendControlTime( BSTR DateAbbrv, BSTR Epoch );
public void addTrendControlTime( String DateAbbrv, String Epoch );
IAgAsEphemFileReaderPluginResultEphem Interface