'宣言 Public Overloads Function RemoveConstraint( _ ByVal constraint As Constraint _ ) As System.Boolean
public System.bool RemoveConstraint( Constraint constraint )
パラメータ
- constraint
- The Constraint to be detached.
戻り値の型
true if the Constraint is successfully detached.