Table of Contents

Property ByteCount

Namespace
Box3D
Assembly
Box3D.NET.dll

ByteCount

Gets the memory the compound occupies, in bytes.

public int ByteCount { get; }

Property Value

int

Exceptions

ObjectDisposedException

The compound has been disposed.