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

VRage.Collections.ListReader`1

Malware edited this page Jan 26, 2019 · 31 revisions

IndexNamespace Index

ListReader<T> Struct

public struct ListReader<T>: IEnumerable<T>, IEnumerable

Namespace: VRage.Collections
Assembly: VRage.Library.dll

Implements:

Fields

Member Description
Empty

Properties

Member Description
Count
Item

Constructors

Member Description
ListReader(List)

Methods

Member Description
ItemAt(int)
IndexOf(T)
GetEnumerator()
Clone this wiki locally