SyncedListLoader.Items property

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

Syntax

'Declaration
Public Overridable ReadOnly Property Items As ArrayList
    Get
'Usage
Dim instance As SyncedListLoader
Dim value As ArrayList

value = instance.Items
public virtual ArrayList Items { get; }

Property value

Type: System.Collections.ArrayList

See also

Reference

SyncedListLoader class

SyncedListLoader members

Microsoft.Office.Server.UserProfiles namespace