TargetObjectCollection Class

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

TargetObjectCollection Class

BR.AN.PviServices .NET


This class implements the features for object, file , module and direcory services using ANSL as communication protoco.

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

System.Object

  PInvokePvicom

    PviCBEvents

        TargetObjectCollection

[Visual Basic]

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

Public Class TargetObjectCollection

   Inherits PviCBEvents

   Implements IDisposable, ICollection(Of T), IEnumerable(Of T), IEnumerable

[C#]

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

public class TargetObjectCollection : PviCBEvents, IDisposable, ICollection<T>, IEnumerable<T>, IEnumerable

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

TargetObjectCollection Members | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]