SftButton/OCX 2.5

DataObjectFiles.Clear Method

Softel vdm, Inc.

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

Syntax       

VB.NET

object.Clear()

VB

object.Clear

C#.NET

void object.Clear();

VC++

HRESULT object->Clear();

C

HRESULT object->raw_Clear();

Delphi

procedure object.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.


Feedback / comments / error reports for this topic
© 2008 - Softel vdm, Inc. - www.softelvdm.com