GetTotalFileCount Method

Soulstone

Soulstone
Get the total file count and file fonts.

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

Syntax

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

Return Value

A DataRow with the two values.

See Also