BaseChannelObjectWithProperties.Values Propriedade

Definição

Obtém um ICollection dos valores das propriedades associadas ao objeto do canal.

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 Propriedade

A ICollection dos valores das propriedades associadas ao objeto canal.

Implementações

Aplica-se a