'Declaration
<ImplementedThroughAttribute(System.Collections.ICollection, "Count")> ReadOnly Property Count As Integer
'Usage
Dim instance As _PluginSetupCollection Dim value As Integer value = instance.Count
[ImplementedThrough(System.Collections.ICollection, "Count")] int Count {get;}