NI-DAQmx .NET Framework 4.5 API Reference

DIChannelCollection.Count Property

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

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

Syntax

public int Count { get; }
Public 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