CollectionPropertyAccessor.

GetElementType(Type) Method

Summary

Returns the type of elements in the array.
Assembly
UltEvents.dll
Namespace
UltEvents.Editor
Containing Type
CollectionPropertyAccessor

Syntax

public static Type GetElementType(Type fieldType)

Parameters

Name Type Description
fieldType Type

Return Value

Type Description
Type