Value.RemoveRange Method
Removes a range of Values from the Value.
Namespace: TcHmiSrv
Assembly: TcHmiSrvExtNet (in
TcHmiSrvExtNet.dll) Version: 3.0.0.0
Syntax
C#
public void RemoveRange(
int index,
int count
)
Parameters
index |
Type: System.Int32 |
count |
Type: System.Int32 |