Click or drag to resize

IniSectionRemoveRange Method

Remove Range

Namespace:  VIZCore3D.NET.Utility
Assembly:  VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.1104 (2.8.24.1104)
Syntax
C#
public void RemoveRange(
	int index,
	int count
)

Parameters

index
Type: SystemInt32
Index
count
Type: SystemInt32
Count
See Also