| abstract | 
|---|
| Methods | ||
|---|---|---|
| 
					
	public
					
					
				 | Add(mixed $mItem, bool $bToTop = false): this | # | 
| 
					
	public
					
					
				 | AddArray(array $aItems): self | # | 
| 
					
	public
					
					
				 | clear(): self | # | 
| 
					
	public
					
					
				 | CloneAsArray(): array | # | 
| 
					
	public
					
					
				 | Count(): int | # | 
| 
					
	public
					
					&
				 | GetAsArray(): array | # | 
| 
					
	public
					
					
				 | MapList(mixed $mCallback) | # | 
| 
					
	public
					
					
				 | FilterList(mixed $mCallback): array | # | 
| 
					
	public
					
					
				 | ForeachList(mixed $mCallback): void | # | 
| 
					
	public
					
					&
				 | GetByIndex($mIndex): mixed|null | # | 
| 
					
	public
					
					
				 | SetAsArray(array $aItems): self | # |