Click or drag to resize

IMemoryUsageFormatBytes Method

[Missing <summary> documentation for "M:Demo3D.Common.IMemoryUsage.FormatBytes(System.Int64)"]

Namespace:  Demo3D.Common
Assembly:  Demo3D.Common (in Demo3D.Common.dll) Version: 17.00.05
Syntax
C#
string FormatBytes(
	long bytes
)

Parameters

bytes
Type: SystemInt64

[Missing <param name="bytes"/> documentation for "M:Demo3D.Common.IMemoryUsage.FormatBytes(System.Int64)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Demo3D.Common.IMemoryUsage.FormatBytes(System.Int64)"]

See Also