<Code Lib>
2020 Method
Changes 0
M

BindingMap.Contains

Description:
The Contains method is used to check if the parameter binding exists for one definition.

public override bool Contains(
	Definition key
)

Return Value bool

Loading…