Hide

SftButton/OCX 3.0 - Button Control

Display
Print

DataObjectFiles.Clear Method

Clears all filenames stored in the Files collection of a DataObject object (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 Files collection of a DataObject object (sftCFFiles format only).

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

See Also DataObjectFiles Object | Object Hierarchy


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