Get total photo count.

Namespace: MonoSoftware.MonoX.BusinessLayer
Assembly: MonoX (in MonoX.dll) Version: 5.1.40.5065 (5.1.40.5065)

Syntax

C#
int GetPhotoTotalCount()
Visual Basic
Function GetPhotoTotalCount As Integer
Visual C++
int GetPhotoTotalCount()
F#
abstract GetPhotoTotalCount : unit -> int 

Return Value

Type: Int32

See Also