Click or drag to resize
MiTopologyI Properties

The MiTopologyI 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.

(Inherited from MiTopology.)
Public propertyNumCells
Returns the number of cells of this topology.
Public propertyTimeStamp
Returns for this topology a unique time stamp across all topologies in the application.
(Inherited from MiTopology.)
Top
See Also