| extends | Collection | 
|---|
| Methods | ||
|---|---|---|
| 
					
	public
					static
					
				 | NewInstance(string $sRawParams = ''): ParameterCollection | # | 
| 
					
	public
					
					&
				 | GetByIndex($iIndex): Parameter|null | # | 
| 
					
	public
					
					
				 | SetAsArray(array $aList): ParameterCollection | # | 
| 
					
	public
					
					
				 | ParameterValueByName(string $sName): string | # | 
| 
					
	public
					
					
				 | Parse(string $sRawParams): ParameterCollection | # | 
| 
					
	public
					
					
				 | ToString(bool $bConvertSpecialsName = false): string | # | 
| Methods inherited from MailSo\Base\Collection | 
|---|
| Add(), AddArray(), clear(), CloneAsArray(), Count(), GetAsArray(), MapList(), FilterList(), ForeachList(),  |