Result.isEmpty

Returns true if this Result object does not refer to any data point. (The only case where an empty Result is returned is when the FindClosestPoint() method does not find any points that meet the specified criteria.)

struct Result
const
bool
isEmpty
()

Meta