Click or drag to resize

GenericExtensionsGetComponentType Method

[Missing <summary> documentation for "M:com.espertech.esper.compat.collections.GenericExtensions.GetComponentType(System.Type)"]

Namespace:  com.espertech.esper.compat.collections
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public static Type GetComponentType(
	Type type
)

Parameters

type
Type: SystemType

[Missing <param name="type"/> documentation for "M:com.espertech.esper.compat.collections.GenericExtensions.GetComponentType(System.Type)"]

Return Value

Type: Type

[Missing <returns> documentation for "M:com.espertech.esper.compat.collections.GenericExtensions.GetComponentType(System.Type)"]

See Also