TranslationCollection.ItemsType Property

Definition

Gets the Type of objects that can be contained in the collection.

protected override Type ItemsType { get; }
member this.ItemsType : Type
Protected Overrides ReadOnly Property ItemsType As Type

Property Value

A Type with the type of objects.

Applies to