TracePointDataCollection Class

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

TracePointDataCollection Class

BR.AN.PviServices .NET


Implements a collection of TracePointData objectss.

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

System.Object

  TracePointDataCollection

[Visual Basic]

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

Public Class TracePointDataCollection

   Implements IEnumerable, ICollection, IDisposable

[C#]

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

public class TracePointDataCollection : IEnumerable, ICollection, IDisposable

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

TracePointDataCollection Members | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]