ContentIterator Constructor (String)

Initializes a new instance of the ContentIterator class with the specified name.

Namespace:  Microsoft.Office.Server.Utilities
Assembly:  Microsoft.Office.Server (in Microsoft.Office.Server.dll)

Syntax

'Declaration
Public Sub New ( _
    name As String _
)
'Usage
Dim name As String

Dim instance As New ContentIterator(name)
public ContentIterator(
    string name
)

Parameters

See Also

Reference

ContentIterator Class

ContentIterator Members

ContentIterator Overload

Microsoft.Office.Server.Utilities Namespace