'宣言 Public Overloads Function GetConstraint( _ ByVal targetParam As TargetParam _ ) As Constraint
public Constraint GetConstraint( TargetParam targetParam )
パラメータ
- targetParam
- The target parameter of the Constraint to search for.
戻り値の型
The found Constraint object or null if the target parameter is not found.