ResourceBlock.Size

ResourceBlock.Size property

Gets the resource block size in bytes including its data.

public int Size { get; }

Property Value

The resource block size.

See Also