xRecord.initValue Method
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.
Initializes a field to the default value.
public:
virtual void initValue();
public virtual void initValue ();
abstract member initValue : unit -> unit
override this.initValue : unit -> unit
Public Overridable Sub initValue ()