GetValues()

Method

Namespace: Ignis

Declared in: Ignis.IComponentCollection<T>


Returns the values of all components.

Syntax

public CollectionEnumerable<T> GetValues()

Back to index