isee.NET Framework Documentation

WarningDevice.ZoneCollection Class

A collection of WarningDevice.Zones

For a list of all members of this type, see WarningDevice.ZoneCollection Members.

System.Object
   System.Collections.CollectionBase
      iseesystems.iseeNET.WarningDevice.ZoneCollection

[Visual Basic]
<DefaultMember(MemberName:="Item")>
Public Class WarningDevice.ZoneCollection
    Inherits CollectionBase
[C#]
[DefaultMember(MemberName="Item")]
public class WarningDevice.ZoneCollection : CollectionBase

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: iseesystems.iseeNET

Assembly: iseesystems.iseeNET.Simulation (in iseesystems.iseeNET.Simulation.dll)

See Also

WarningDevice.ZoneCollection Members | iseesystems.iseeNET Namespace