'Declaration ReadOnly Property Top10 As ITop10
'Declaration
ReadOnly Property Top10 As ITop10
'Usage Dim instance As IFormatCondition Dim value As ITop10 value = instance.Top10
'Usage
Dim instance As IFormatCondition Dim value As ITop10 value = instance.Top10
ITop10 Top10 {get;}
read-only property Top10: ITop10;
function get Top10 : ITop10
__property ITop10* get_Top10();
property ITop10^ Top10 { ITop10^ get(); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
IFormatCondition Interface IFormatCondition Members