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