Missing.Value Field
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.
Represents the sole instance of the Missing class.
public: static initonly System::Reflection::Missing ^ Value;
public static readonly System.Reflection.Missing Value;
staticval mutable Value : System.Reflection.Missing
Public Shared ReadOnly Value As Missing
Field Value
Remarks
Use this instance of the Missing class to represent missing values, for example, when you invoke methods that have default parameter values. For a code example, see the Missing class.
Applies to
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา