Aracılığıyla paylaş


ModelProperty.IsCollection Özellik

Tanım

Özellikte içerilen değerin bir olup olmadığını belirler ModelItemCollection .

public:
 abstract property bool IsCollection { bool get(); };
public abstract bool IsCollection { get; }
member this.IsCollection : bool
Public MustOverride ReadOnly Property IsCollection As Boolean

Özellik Değeri

Boolean

true özellikte bulunan değer bir ise ModelItemCollection , aksi durumda, false .

Şunlara uygulanır