SIFWorks ADK 2.0
RemoveZone Method (zone)
NamespacesEdustructures.SifWorksIZoneFactoryRemoveZone(IZone)

[This is preliminary documentation and is subject to change.]

Remove a zone from the ZoneFactory This method can only be called on a zone that is in the disconnected state.
Declaration Syntax
C#Visual BasicVisual C++
void RemoveZone(
	IZone zone
)
Sub RemoveZone ( _
	zone As IZone _
)
void RemoveZone (
	IZone^ zone
)
Parameters
zone (IZone)
The zone to remove

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10