AttachmentItemCollectionItem Property |
Namespace: CuteWebUIAssembly: CuteWebUI.AjaxUploader (in CuteWebUI.AjaxUploader.dll) Version: 4.0.0.0
Syntaxpublic AttachmentItem this[
int index
] { get; }
Public ReadOnly Default Property Item (
index As Integer
) As AttachmentItem
Get
Parameters
- index
- Type: SystemInt32
Property Value
Type:
AttachmentItem
See Also