SaveThis Method From Stot previous page next page Stot Inverter..::..SaveThis Method Saves this current instance, serializes it to a file. Namespace: Engine Assembly: Engine (in Engine.dll)SyntaxC#VBC++public void SaveThis( string SavePath )Public Sub SaveThis ( _ SavePath As String _ )public: void SaveThis( String^ SavePath )ParametersSavePathType: StringThe save path.ExceptionsExceptionCondition[Exception]There was an Error trying to Save the Inverted IndexSee AlsoInverter ClassEngine Namespace previous page start next page