Pročitaj na engleskom Uredi

Dijelite putem


IDecrementOperators<TSelf> Interface

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.

Defines a mechanism for decrementing a given value.

C#
public interface IDecrementOperators<TSelf> where TSelf : IDecrementOperators<TSelf>

Type Parameters

TSelf

The type that implements this interface.

Derived

Operators

CheckedDecrement(TSelf)

Decrements a value.

Decrement(TSelf)

Decrements a value.

Applies to

Proizvod Verzije
.NET 7, 8, 9, 10