GetLength() Method
Gets the length of the content in bytes.
Namespace
Statiq.Common
Containing Type
StringContent
Implements

Syntax

public long GetLength()

Return Value

Type Description
long The length of the content in bytes.