public IFileCollection Model { get; }
Public ReadOnly Property Model As IFileCollection
Get
public:
virtual property IFileCollection^ Model {
IFileCollection^ get () sealed;
}
abstract Model : IFileCollection with get
override Model : IFileCollection with get
Значение свойства никогда не равно null.