Udostępnij za pośrednictwem


DirectoryVirtualListView.ApproximateTotal Właściwość

Definicja

Pobiera lub ustawia wartość, aby wskazać szacowaną łączną liczbę elementów na liście.

public:
 property int ApproximateTotal { int get(); void set(int value); };
public int ApproximateTotal { get; set; }
[System.DirectoryServices.DSDescription("DSApproximateTotal")]
public int ApproximateTotal { get; set; }
member this.ApproximateTotal : int with get, set
[<System.DirectoryServices.DSDescription("DSApproximateTotal")>]
member this.ApproximateTotal : int with get, set
Public Property ApproximateTotal As Integer

Wartość właściwości

Wartość całkowita reprezentująca szacowaną łączną liczbę elementów na liście.

Atrybuty

Wyjątki

Właściwość ApproximateTotal jest ustawiona na wartość mniejszą niż zero.

Dotyczy