IsExistObject

public static bool IsExistObject(Object obj) ;

Objectが存在するかチェックする。

パラメーター名 説明
obj Object

Objectが存在する場合にtrueを返す。