Click or drag to resize

JoinClauseGetElementType Method

Determine the type of the elements in the collection.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public TypeRefBase GetElementType()

Return Value

Type: TypeRefBase
See Also