Class SIntList
- Namespace
- SWConfigDataClientLib.Proxies
- Assembly
- IpPbxCDSClientLib.dll
Simple list of int values.
public class SIntList : List<int>
- Inheritance
-
SIntList
Constructors
SIntList()
public SIntList()
SIntList(int)
public SIntList(int Capacity)
Parameters
Capacity
int
Methods
Verbose()
public string Verbose()