CollectionPropertyAccessor.

GetElementType(Type) Method

Summary

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

Syntax

public static Type GetElementType(Type fieldType)

Parameters

Name Type Description
fieldType Type

Return Value

Type Description
Type