Int32.IDecrementOperators<Int32>.Decrement(Int32) Operator
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.
Decrements a value.
static int System.Numerics.IDecrementOperators<System.Int32>.operator --(int value) = System::Numerics::IDecrementOperators<int>::op_Decrement;
C#
static int IDecrementOperators<int>.operator --(int value);
static member System.Numerics.IDecrementOperators<System.Int32>.op_Decrement : int -> int
Shared op_Decrement (value As Integer) As Integer Implements IDecrementOperators(Of Integer).op_Decrement
- value
- Int32
The value to decrement.
The result of decrementing value
.
ผลิตภัณฑ์ | เวอร์ชัน |
---|---|
.NET | 7, 8, 9, 10 |
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา
คำติชม .NET
.NET เป็นโครงการโอเพนซอร์ส เลือกลิงก์เพื่อให้คำติชม: