public void SetSources (List<ConstraintSource> sources);

파라미터

sourcesThe list of sources to set.

설명

Sets the list of sources on the component.

Throws ArgumentNullException, if the list of sources is null.