IVsDataViewSelectionInfo.Restrictions Özellik

Tanım

Seçimin kısıtlamalarını alır.

public:
 property System::Collections::Generic::IList<System::Object ^> ^ Restrictions { System::Collections::Generic::IList<System::Object ^> ^ get(); };
public System.Collections.Generic.IList<object> Restrictions { get; }
member this.Restrictions : System.Collections.Generic.IList<obj>
Public ReadOnly Property Restrictions As IList(Of Object)

Özellik Değeri

IList<Object>

Seçimin kısıtlamalarını temsil eden nesnelerin listesi.

Şunlara uygulanır