Visavi Visual OPC .NET  

IOpcGroupCollection Interface

Represents a collection of  IOpcGroup objects.

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

System.Collections.IList
   Visavi.Opc.Client.IOpcGroupCollection

[Visual Basic]
 Public
   Interface IOpcGroupCollection
   Inherits IList
[C#]
 public interface IOpcGroupCollection: IList
[C++]
 public __gc __interface IOpcGroupCollection : public
   IList
[JScript]
public interface IOpcGroupCollection extends IList

Remarks

The IOpcGroupCollection is a collection of IOpcgroup objects that have been (or will be when the server is connected) added to the OPC Server.

Requirements

Namespace: Visavi.Opc.Client

Platforms:  Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family

Assembly: Visavi.Opc.Client

See Also

IOpcGroupCollection Members | Visavi.Opc.Client Namespace