Outputs a string with [ ] as the set demarking characters. This is a recursive method that will include the string output of all child sets in this model.
[Visual Basic] Overrides Public Function ToString() As String [C#] public override string ToString(); [C++] public: String* ToString(); [JScript] public override function ToString(): String;
DPLFormDataModel Class | Portrate.Interview.Model Namespace