C-DEngine 5.105
ICDESecrets
.
.
::
.
.
GetCodeArray Method
Gets the code array.
Namespace:
nsCDEngine.Interfaces
Assembly:
C-DEngine
(in C-DEngine.dll)
Syntax
C#
VB
C++
List
<
char
>
GetCodeArray
()
Function
GetCodeArray
As
List
(
Of
Char
)
List
<
wchar_t
^>^
GetCodeArray
()
Return Value
List<System.Char>.
See Also
ICDESecrets Interface
nsCDEngine.Interfaces Namespace