NI-DAQmx .NET Framework 4.0 API Reference

Table of Contents

DOChannelCollection.Count Property

  • Updated2023-02-21
  • 1 minute(s) read
DOChannelCollection.Count Property
Gets the number of elements in the collection.

Namespace:  NationalInstruments.DAQmx
Assembly:  NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302

Syntax

public virtual int Count { get; }
Public Overridable ReadOnly Property Count As Integer
	Get

Property Value

Type: Int32
The number of elements contained in the collection.

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

See Also

Log in to get a better experience