NuGardt SoftwareSc2RanksLeagueDivisionList Insert Method NuGardt

Namespace: NuGardt.SC2Ranks.API.Result.Element
Assembly: NuGardt.SC2Ranks.API (in NuGardt.SC2Ranks.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax

public void Insert(
	int Index,
	Sc2RanksLeagueDivision Item
)

Implements

OnlineIList T  Insert(Int32, T)
See Also