Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Windows Server Update Services
Searches for the specified element and returns the zero-based index of it if it exists.
Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)
Overload List
Name | Description | |
---|---|---|
![]() |
IndexOf(IUpdateSummary) | Determines whether the collection contains the specified update summary installation information. If the collection contains the summary information, the method returns the zero-based index to the summary information in the collection. |
![]() |
IndexOf(Object) | Searches for the specified element and returns the zero-based index of it if it exists.(Inherited from WsusCollection.) |
See Also
UpdateSummaryCollection Class
Microsoft.UpdateServices.Administration Namespace
Return to top