ScopeChannelCollection.Count Property
- Updated2023-09-06
- 1 minute(s) read
ScopeChannelCollectionCount Property
Gets the number of cached ScopeChannel objects in the collection, which is equal to the number of channels configured using a single-channel string (e.g., "0" or "1").
Namespace: NationalInstruments.ModularInstruments.NIScope
Assembly: NationalInstruments.ModularInstruments.NIScope.Fx45 (in NationalInstruments.ModularInstruments.NIScope.Fx45.dll) Version: 2023
Syntax
public int Count { get; }
Public ReadOnly Property Count As Integer Get
Property Value
Type: Int32The number of cached ScopeChannel objects contained in the collection, which is equal to the number of channels configured using a single-channel string (e.g., "0" or "1").
Implements
IIviRepeatedCapabilityCollectionTCountIIviRepeatedCapabilityCollectionTCount