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 Dec 25, 2018 · 31 revisions

Index

ListReader<T> Struct

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

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

**Inheritance: **ValueType

Implements:

Example

Remarks

Fields

Member Description
Empty

Properties

Member Description
Count
Item

Methods

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