LogicalCollection Class

<< 点击显示目录 >>

主页  PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices >

LogicalCollection Class

BR.AN.PviServices .NET


An instance of this class manages all created PviServices objects using the logical name. Each PviServices configuration manages its own LogicalObjects to get a direct access to its PviServices objects. This LogicalObjects collection either is activated in the ServiceCollection object, if more then one Service-objects needed. - or in the Service object - if only one Service object is required.

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

System.Object

  PInvokePvicom

    PviCBEvents

        BaseCollection

          LogicalCollection

[Visual Basic]

<DefaultMember(MemberName:=""Item"")> _

Public Class LogicalCollection

   Inherits BaseCollection

[C#]

[DefaultMember(MemberName=""Item"")]

public class LogicalCollection : BaseCollection

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: BR.AN.PviServices

Assembly: BR.AN.PviServices (in BR.AN.PviServices.dll)

See Also

LogicalCollection Members | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]

Topics in this section:

LogicalCollection Members

LogicalCollection Constructor

LogicalCollectionProperties

LogicalCollectionMethods