Share via


KernelArguments.Values Property

Definition

Gets an ICollection<T> of all of the arguments' values.

public System.Collections.Generic.ICollection<object?> Values { get; }
member this.Values : System.Collections.Generic.ICollection<obj>
Public ReadOnly Property Values As ICollection(Of Object)

Property Value

Implements

Applies to