Click or drag to resize
MiTopologyExplicitIC Methods

The MiTopologyExplicitIC generic type exposes the following members.

Methods
  NameDescription
Public methodGetCell
Returns a cell of this topology.
Public methodGetCellName Obsolete.
Returns the name of the cell at the specified position.
(Inherited from MiTopologyI.)
Public methodIsDead
Returns
true
if the cell of index i should be ignored. This value is ignored if the
hasDeadCell
method returns
false
.
(Inherited from MiTopologyI.)
Top
See Also