ServiceProviderDictionary.

Values Property

Summary

Gets the values.

Syntax

public ICollection<object> Values { get; }

Attributes

Type Description
NullableAttribute

Value

Type Description
ICollection<object> The values.