Codeunit 3000 DotNet_Array in 21

App
Base Application

Procedures, 15

Versions171819202122232425262728latest

Source29

Procedures, 15

NameParametersReturnsAccessObsolete
StringArray(Integer)public-
CharArray(Integer)public-
ByteArray(Integer)public-
Int32Array(Integer)public-
Length()Integerpublic-
SetTextValue(Text, Integer)public-
SetCharValue(Char, Integer)public-
SetByteValue(Byte, Integer)public-
SetIntValue(Integer, Integer)public-
GetValueAsText(Integer)Textpublic-
GetValueAsChar(Integer)Charpublic-
GetValueAsInteger(Integer)Integerpublic-
GetArray(var DotNet Array)public-
SetArray(DotNet Array)public-
IsNull()Booleanpublic-