Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Pchp
Core
PhpAlias
EnsureArray
Pchp.Core.PhpAlias.EnsureArray C# (CSharp) Method
PhpAlias Class Documentation
Datei anzeigen
Open project: iolevel/peachpie
EnsureArray()
public
method
Ensures the underlaying value is an array and gets its instance. Cannot be
null
.
public
EnsureArray
( ) :
IPhpArray
return
IPhpArray
public IPhpArray EnsureArray() => Value.EnsureArray();
PhpAlias
AddRef
EnsureArray
EnsureObject
PhpAlias
ReleaseRef
ToBoolean
ToClass
ToDouble
ToLong
ToNumber
ToString
ToStringOrThrow