GetTotalFileCount Method

Soulstone

Soulstone
Returns the total file and font count.

Namespace:  Soulstone.Mp3
Assembly:  Soulstone.Mp3 (in Soulstone.Mp3.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public DataRow GetTotalFileCount()
Visual Basic (Declaration)
Public Function GetTotalFileCount As DataRow
Visual C++
public:
DataRow^ GetTotalFileCount()

Return Value

A DataRow with the info.

See Also