Reads a float array from the element with the specified name.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public float[] ReadFloatArray ( |
Visual Basic
![]() |
---|
Public Function ReadFloatArray( _ |
Type: Single[]
The float array read; null (Nothing in Visual Basic) if reading has failed.