ParentConstraint.SetSources

public void SetSources(List<ConstraintSource> sources);

Parameters

sourcesThe list of sources to set.

Description

Sets the list of sources on the component.

Throws ArgumentNullException, if the list of sources is null.

Did you find this page useful? Please give it a rating: