ClientBase<TChannel>.GetDefaultValueForInitialization<T> Methode

Definitie

Repliceert het gedrag van het standaardwoord in C#.

protected:
generic <typename T>
 T GetDefaultValueForInitialization();
protected T GetDefaultValueForInitialization<T>();
member this.GetDefaultValueForInitialization : unit -> 'T
Protected Function GetDefaultValueForInitialization(Of T) () As T

Type parameters

T

Het type dat wordt geïdentificeerd als verwijzing of numeriek door het trefwoord.

Retouren

T

Geeft als resultaat of T dit een verwijzingstype null is en nul als T dit een numeriek waardetype is.

Van toepassing op