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.
An ordered set of items that can be referred to as a unit.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
<GuidAttribute("91493450-5A91-11CF-8700-00AA0060263B")> _
Public Interface Collection _
Inherits IEnumerable
'Usage
Dim instance As Collection
[GuidAttribute("91493450-5A91-11CF-8700-00AA0060263B")]
public interface Collection : IEnumerable