| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As SamplingRateGroup Dim value As Integer instance.Count = value value = instance.Count | |
| C# | |
|---|---|
[DataMemberAttribute(3)] public int Count {get; set;} | |
Property Value
The count.
A count of 0 means there is no limit.
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x