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