Represents a collection of IOpcItemProperty objects.
For a list of all members of this type, see IOpcItemPropertyCollection Members.
Visavi.Opc.Client.IOpcItemPropertyCollection
[Visual Basic] Public Interface IOpcItemPropertyCollection Inherits IDictionary [C#] public interface IOpcItemPropertyCollection: IDictionary [C++] public __gc __interface IOpcItemPropertyCollection : public IDictionary [JScript] public interface IOpcItemPropertyCollection extends IDictionary
The IOpcItemPropertyCollection is a collection of IOpcItemProperty objects. The OpcPropertyID acts as the key and IOpcItemProperty is the value. For more information on this topic, see the discussion on OPC Item Properties.
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
IOpcItemPropertyCollection Members | Visavi.Opc.Client Namespace