RemoveAt

ISensitivityLabelCollection.RemoveAt method

Removes the sensitivity label at the specified index.

public void RemoveAt(int index)
ParameterTypeDescription
indexInt32Index of the sensitivity label that should be deleted.

See Also