Skip to content

AttachmentItem.Remove Method

PHP File Uploader Class Reference

AttachmentItem.Remove Method 

Removes this instance from collection but do not delete it.

[Visual Basic]
Public Sub Remove()
[C#]
public void Remove();
See Also

AttachmentItem Class | CuteWebUI Namespace