Contains

Contains(T)

public bool Contains(T behaviour) ;

説明

behaviourを含んでいるかを返す。

パラメーター

パラメーター名 説明
behaviour チェックする対象

戻り値

含んでいる場合にtrueを返す。