ModelReaderWriterTypeBuilder.ItemType Property
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.
If this builder is a collection, gets the type of the items in the collection.
protected virtual Type? ItemType { get; }
member this.ItemType : Type
Protected Overridable ReadOnly Property ItemType As Type