DirectoryVirtualListView Constructor (Int32)

 

Initializes a new instance of the DirectoryVirtualListView class with the after count set.

Namespace:   System.DirectoryServices
Assembly:  System.DirectoryServices (in System.DirectoryServices.dll)

public:
DirectoryVirtualListView(
	int afterCount
)

Parameters

afterCount
Type: System::Int32

A Int32 data type object that gets or sets a value to indicate the number of entries after the target entry that the client is requesting from the server.

.NET Framework
Available since 2.0
Return to top
Show: