PropertyMap.Values Özellik

Tanım

Koleksiyondaki ICollection özellik çeviricilerini içeren bir PropertyMap alır.

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

Özellik Değeri

ICollection Koleksiyondaki özellik çeviricilerini PropertyMap içeren.

Şunlara uygulanır

Ayrıca bkz.