public IList ConditionRows { get; }
Public ReadOnly Property ConditionRows As IList Get
public: virtual property IList^ ConditionRows { IList^ get () sealed; }
abstract ConditionRows : IList with get override ConditionRows : IList with get
In This Article