AttachmentItemCollection Class
|
|
| Cute Editor for ASP.NET 6.7 Class Library |
| AttachmentItemCollection Class |
| Members See Also Send Feedback |
This class represents/maintains a collection of Attachment items.
Namespace:Â CuteEditorAssembly:Â CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# |
|---|
public class AttachmentItemCollection : ICollection, IEnumerable |
| Visual Basic |
|---|
Public Class AttachmentItemCollection _ Implements ICollection, IEnumerable |
| Visual C++ |
|---|
public ref class AttachmentItemCollection : ICollection, IEnumerable |