wfpool class : wfpool() fitter

Description

Get a new instance of wfpool class.

Syntax

new wfpool()

Arguments

None.

Return value

ClassDescription
wfpoolA new instance of wfpool class. This instance has already been initialized.

Sample code

1:

wfpool wfpoolData = new wfpool();

Notes

It is an automatically generated default fitter. It returns an instance as same as getting from the variable declaration.

The instance returned by this fitter has alredy been initialized.

Links for reference

None.

Copyright © Cooker All rights reserved.