VolumeFromMetricTablespoons Method
Creates a new
Volume value from the specified
value in metric tablespoons.
Namespace: Gemstone.UnitsAssembly: Gemstone.Common (in Gemstone.Common.dll) Version: 1.0.180 -- Release Build+914ca9e6d1cce46b614eb7013eba0303271cf6d8
Public Shared Function FromMetricTablespoons (
value As Double
) As Volume
Gemstone.Units.Volume.FromMetricTablespoons = function(value);
- value Double
- New Volume value in metric tablespoons.
VolumeNew
Volume object from the specified
value in metric tablespoons.