Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#

IConstraint.RemoveSource

public void RemoveSource(int index);

Parameters

indexThe index of the source to remove.

Description

Removes a source from the component.

Throws InvalidOperationException, if the list of sources is empty. Throws ArgumentOutOfRangeException, if the index is invalid.

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