BaseChannelObjectWithProperties.Values Propriedade

Definição

Obtém um ICollection dos valores das propriedades associadas ao objeto de 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 da propriedade

ICollection

Um ICollection dos valores das propriedades associadas ao objeto de canal.

Implementações

Aplica-se a