'Declaration<ImplementedThroughAttribute(System.Collections.IList, "Add")> Sub Add( _ ByVal item As Object _ )
'UsageDim instance As _PluginSetupCollection Dim item As Object instance.Add(item)
Parameters
- item
- The value of this parameter cannot be - null(- Nothingin Visual Basic).
