<DescriptionAttribute("To clear the current collection and reset all of the properties to the defaults.")>
Public Sub Reset()
Dim instance As Archive
instance.Reset()
[Description("To clear the current collection and reset all of the properties to the defaults.")]
public void Reset()
[Description("To clear the current collection and reset all of the properties to the defaults.")]
public: void Reset();
[Description("To clear the current collection and reset all of the properties to the defaults.")]
public:
void Reset();