Visavi Visual OPC .NET  

IOpcItemCollection Interface

Represents a collection of IOpcItem objects.

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

System.Collections.IList
   Visavi.Opc.Client.IOpcItemCollection

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

Remarks

The IOpcItemCollection is a collection of IOpcItem objects that have been added to the containing IOpcGroup object.

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

IOpcItemCollection Members | Visavi.Opc.Client Namespace