Gets the attachment count.

Namespace: CuteEditor
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0

Syntax

C#
public int GetAttachmentCount()
Visual Basic
Public Function GetAttachmentCount As Integer
Visual C++
public:
int GetAttachmentCount()

Return Value

See Also