Range

sealed interface Range : CmAccessType

Defines access types for range properties.

Inheritors

Types

Link copied to clipboard

Represents readable access to a range property.

Link copied to clipboard

Represents read-only access to a range property.

Link copied to clipboard

Represents read-write access to a range property.

Link copied to clipboard

Represents writable access to a range property.

Link copied to clipboard

Represents write-only access to a range property.