| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As NumericRange Dim value As Integer value = instance.Count | |
| C# | |
|---|---|
public int Count {get;} | |
The number of elements specified by the range.
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x