Version: 2019.4
protected bool FieldIsEmpty (T fieldValue);

パラメーター

fieldValueThe value to check.

戻り値

bool True if the parameter is empty. That meaning depends on the type of T.

説明

Tells if the field is empty. That meaning depends on the type of T.