Delegate ArrayProperty<TContainer, TElement>.Getter
Namespace: Unity.Properties
Assembly: Unity.Properties.dll
Syntax
public delegate TElement[] ArrayProperty<TContainer, TElement>.Getter(ref TContainer container)
Parameters
| Type | Name | Description |
|---|---|---|
| TContainer | container |
Returns
| Type | Description |
|---|---|
| TElement[] |