DirectoryVirtualListView Constructor (Int32, Int32, String^)
.NET Framework (current version)
Initializes a new instance of the DirectoryVirtualListView class with the before count, after count, and target set.
Assembly: System.DirectoryServices (in System.DirectoryServices.dll)
Parameters
- beforeCount
-
Type:
System::Int32
A Int32 data type objects that gets or sets a value to indicate the number of entries after the target entry that the client is requesting from the server.
- 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.
- target
-
Type:
System::String^
A String that gets or sets a value to indicate the desired target entry requested by the client.
.NET Framework
Available since 2.0
Available since 2.0
Show: