Click or drag to resize
MiTopology Properties

The MiTopology type exposes the following members.

Properties
  NameDescription
Public propertyHasDeadCells
Returns
true
if the topology contains dead cells.

When

false
, the cells traversal can be optimized by not testing the
isDead
method of each individual cells.

Public propertyTimeStamp
Returns for this topology a unique time stamp across all topologies in the application.
Top
See Also