BaseChannelObjectWithProperties.Values Propiedad

Definición

Obtiene un ICollection de los valores de las propiedades asociadas al objeto channel.

public:
 virtual property System::Collections::ICollection ^ Values { System::Collections::ICollection ^ get(); };
public virtual System.Collections.ICollection Values { get; }
member this.Values : System.Collections.ICollection
Public Overridable ReadOnly Property Values As ICollection

Valor de propiedad

De ICollection los valores de las propiedades asociadas al objeto channel.

Implementaciones

Se aplica a