FilesGetLengthBlockDefault Method

Get the length in bytes of the default block.

Definition

Namespace: Aliquo.Core
Assembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
C#
public static int GetLengthBlockDefault()

Return Value

Int32
Int32 with length in bytes of the default block.

See Also