MLSequenceConstraint.CountRange Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the range that constrains the number of sequences that may be present.
public virtual Foundation.NSRange CountRange { [Foundation.Export("countRange")] get; }
member this.CountRange : Foundation.NSRange
Property Value
The range that constrains the number of sequences that may be present.
- Attributes