Click or drag to resize
AspriseImagingisEmpty Method

» Asprise Scan Home · Developer's Guide

return true if the given string is null or of lenght 0.

Namespace: asprise_imaging_api
Assembly: asprise-imaging-scan.net-api (in asprise-imaging-scan.net-api.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static bool isEmpty(
	string s
)

Parameters

s
Type: SystemString

Return Value

Type: Boolean
See Also