Click or drag to resize

BitWriterDeprecatedGetBitCountT Method

[This is preliminary documentation and is subject to change.]

Namespace:  MLAPI.Serialization
Assembly:  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static long GetBitCount<T>(
	T t
)
Request Example View Source

Parameters

t
Type: T

Type Parameters

T

Return Value

Type: Int64
See Also