Click or drag to resize

IniSectionRemoveRange Method

Remove Range

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

Parameters

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