Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

System.Collections.Generic.ListExtensions.IsValidIndex

Malware edited this page Dec 25, 2018 · 24 revisions

IndexListExtensions

Summary

private public bool IsValidIndex<T>(private public class.List<T> list, int index)

Returns

Example

Remarks

Clone this wiki locally