GenericReflector.

IsCollection(IReflectClass) Method

Summary

Determines if a candidate ReflectClass is a collection

Syntax

public virtual bool IsCollection(IReflectClass candidate)

Parameters

Name Type Description
candidate IReflectClass candidate ReflectClass

Return Value

Type Description
bool true if a candidate ReflectClass is a collection.