ParameterSets

System.Collections.IEnumerable<ILockableParameterSet> ISegment.ParameterSets { get; set; }

Gets or sets collection of lockable parameter sets.

Value

IEnumerable<ILockableParameterSet> – Collection of parameter sets.