Click or drag to resize

WrapperRDD Constructor

X#
Initializes a new instance of the WrapperRDD class

Namespace:  XSharp.RDD
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	loRdd AS IRdd
)
Request Example View Source

Parameters

loRdd
Type: IRdd
See Also