'Declaration
Public Function IsParallel() As System.Boolean
'Usage
Dim instance As DicomImageCollection Dim value As System.Boolean value = instance.IsParallel()
public System.bool IsParallel()
public function IsParallel(): System.Boolean;
public function IsParallel() : System.boolean;
public: System.bool IsParallel();
public: System.bool IsParallel();
Return Value
True if all images are parallel, everything else is false