TypeRefBaseIsEnumerableType Method |
Determine if the type reference is an enumerable type (is compatible with an array).
Includes:
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public virtual bool IsEnumerableType()
Return Value
Type:
BooleanSee Also