Share via


ModelReaderWriterTypeBuilder.CreateInstance Method

Definition

Creates and returns a new instance of the object type that this builder represents.

protected abstract object CreateInstance();
abstract member CreateInstance : unit -> obj
Protected MustOverride Function CreateInstance () As Object

Returns

Applies to