bool[] GetBooleanArray()
Function GetBooleanArray As Boolean()
array<bool>^ GetBooleanArray()
abstract GetBooleanArray : unit -> bool[]
The expression does not need to have head List. In other words, it could be Foo[False, True]. The information about the head is lost; if you need this information you can either use GetArray(Type leafType, int depth, out string[] heads), or read the expression as an Expr and examine it using the Expr methods.
MathLinkException | If the waiting data cannot be read in this format, or on any other MathLink error. |