Aracılığıyla paylaş


PropertyMap.Values Özellik

Tanım

Koleksiyondaki özellik çeviricilerini içeren bir ICollectionPropertyMap 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.