ModuleCollection Class

<< 点击显示目录 >>

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

ModuleCollection Class

BR.AN.PviServices .NET


An instance of this class represents a collection of Module objects. This instance provides special methods for for up- and downloading modules from the plc.

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

System.Object

  PInvokePvicom

    PviCBEvents

        BaseCollection

          SynchronizableBaseCollection

              ModuleCollection

[Visual Basic]

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

Public Class ModuleCollection

   Inherits SynchronizableBaseCollection

[C#]

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

public class ModuleCollection : SynchronizableBaseCollection

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

ModuleCollection Members | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]

Topics in this section:

ModuleCollection Members

ModuleCollection Constructor

ModuleCollectionProperties

ModuleCollectionMethods

ModuleCollectionEvents