Udostępnij za pośrednictwem


OneOrMany<T>.AsList Metoda

Definicja

Zwraca listę bazowych, jeśli ten obiekt zawiera > 1 element, w przeciwnym razie wartość null.

public System.Collections.Generic.IReadOnlyList<T> AsList ();
member this.AsList : unit -> System.Collections.Generic.IReadOnlyList<'T (requires 'T : null)>
Public Function AsList () As IReadOnlyList(Of T)

Zwraca

Dotyczy