RangeD Constructor (Double, Double)
|
|
Initializes a new instance of the
RangeD class
Namespace:
MediaCy.Commands
Assembly:
MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
SyntaxPublic Sub New (
s As Double,
e As Double
)
Parameters
- s
- Type: SystemDouble
- e
- Type: SystemDouble
See Also