<DescriptionAttribute("To clear the items in the current collection without resetting the other properties.")>
Public Sub Clear()
Dim instance As Archive
instance.Clear()
[Description("To clear the items in the current collection without resetting the other properties.")]
public void Clear()
[Description("To clear the items in the current collection without resetting the other properties.")]
public: void Clear();
[Description("To clear the items in the current collection without resetting the other properties.")]
public:
void Clear();