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