int VMSize { get; }
ReadOnly Property VMSize As Integer Get Dim instance As IProcess Dim value As Integer value = instance.VMSize
property int VMSize { int get (); }
© 2020 SmartBear Sofware