| C1.UWP.DX Assembly > C1.Util.DX Namespace > PointerSize Structure : Division Operator |
'Declaration Public Operator /( _ ByVal value As PointerSize, _ ByVal scale As System.Integer _ ) As PointerSize
public PointerSize operator /( PointerSize value, System.int scale )