Compute the cost in resources in the current state of the Cover object.

Namespace: Spherical.Htm
Assembly: SphericalHtm (in SphericalHtm.dll) Version: 1.0.0.0

Syntax

C#
public int Cost()
Visual C++
public:
int Cost()
F#
member Cost : unit -> int 

Return Value

the cost

See Also