ItemCollection
Assembly: VRage.Game.dll
public class ItemCollection: IReadOnlyList<string>, IReadOnlyCollection<string>, IEnumerable<string>, IEnumerable
Properties
| Member | Description |
|---|---|
| Count | |
| Item |
Methods
| Member | Description |
|---|---|
| GetEnumerator() |
Implements: