Toes the array.
Namespace:
CuteEditorAssembly: CuteEditor (in CuteEditor.dll) Version: 6.6.0.0
Syntax
| C# |
|---|
public AttachmentItem[] ToArray() |
| Visual Basic (Declaration) |
|---|
Public Function ToArray As AttachmentItem() |
| Visual C++ |
|---|
public: array<AttachmentItem^>^ ToArray() |