Get

Get(Type)

public static ListAccessor Get(Type elementType) ;

Description

Get ListAccessor of specified element type.

Parameters

Parameter Name Description
elementType Element type

Returns

ListAccessor to access IList<elementType>