Gets an IOpcGroupCollection interface that contains the groups contained by this IOpcConnection object.
[Visual Basic] Public Property Groups As IOpcGroupCollection [C#] public IOpcGroupCollection Groups {get;} [C++] public: __property IOpcGroupCollection get_ConnectionScheme(); [JScript] public function get Groups() : IOpcGroupCollection;
An IOpcGroupCollection interface that represents the groups that will either be or have been added to the server when the IOpcConnection component is Groups to the OPC server.
The Groups property is a collection of IOpcGroup items. These items represent the groups added to the OPC server.
Platforms: Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family
IOpcConnection Interface |
IOpcConnection Members | Visavi.Opc.Client
Namespace