Hide

SftBox/OCX 5.0 - Combo Box Control

Display
Print

DataObjectFiles.Clear Method

Clears all filenames stored in the DataObject.Files collection (sftCFFiles format only).

Syntax

VB.NETobject.Clear()
VBobject.Clear
C#.NETvoid object.Clear();
VC++HRESULT object->Clear();
CHRESULT object->raw_Clear();

object

A DataObjectFiles object.

Comments

The Clear method clears all filenames stored in the DataObject.Files collection (sftCFFiles format only).

To remove only one file name, use the DataObjectFiles.Remove method instead.

See Also DataObjectFiles Object | Object Hierarchy


Last Updated 08/13/2020 - (email)
© 2024 Softel vdm, Inc.