[Visual Basic] Public Function AddNewReturnObject( _ ByVal Path As String _ ) As SRxEntry [C#] public SRxEntry AddNewReturnObject( string Path ); [C++] public: SRxEntry* AddNewReturnObject( String* Path ); [JScript] public function AddNewReturnObject( String Path ): SRxEntry;
returns a new SRxEntry if it could be inserted
SRxEntries Class | EbsOpen Namespace