TracePointDataCollection.CopyTo Method

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

TracePointDataCollection.CopyTo Method

BR.AN.PviServices .NET


Not supported.

[Visual Basic]

Public Overridable Sub CopyTo( _

  ByVal array As Array, _

  ByVal count As Integer _

) _

   Implements ICollection.CopyTo

[C#]

public virtual void CopyTo(

  Array array,

  int count

);

Parameters

array

The array of objects.

count

The number of objects.

Implements

ICollection.CopyTo

See Also

TracePointDataCollection Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]