ItemContainerGenerator<T>.

ContainerType Property

Summary

Gets the ContainerType, or null if its an untyped ContainerGenerator.

Syntax

public override Type ContainerType { get; }

Value

Type Description
Type