'DeclarationPublic Function New( _ ByVal items As IEnumerable(Of UABrowsePathElement) _ )
'UsageDim items As IEnumerable(Of UABrowsePathElement) Dim instance As New UABrowsePathElementCollection(items)
public UABrowsePathElementCollection( IEnumerable<UABrowsePathElement> items )
public: UABrowsePathElementCollection( IEnumerable<UABrowsePathElement^>^ items )
Parameters
- items
- The value of this parameter cannot be - null(- Nothingin Visual Basic).
