Implicit(WebSize) Operator (WebSize)
'Declaration
Public Overloads Operator Widening CType( _
ByVal As WebSize _
) As Vintasoft.Primitives.VintasoftSizeI
public Vintasoft.Primitives.VintasoftSizeI operator implicit(
WebSize
)
public: Vintasoft.Primitives.VintasoftSizeI op_Implicit(
WebSize*
)
public:
Vintasoft.Primitives.VintasoftSizeI operator implicit(
WebSize^
)
Parameters
- p
- WebSize object.
Return Value
Vintasoft.Primitives.VintasoftSizeI.
Target Platforms: .NET9; .NET 8; .NET 7, .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5