public override IEnumerable SourceCollection { get; }
Public Overrides ReadOnly Property SourceCollection As IEnumerable
Get
public:
virtual property IEnumerable^ SourceCollection {
IEnumerable^ get () override;
}
abstract SourceCollection : IEnumerable with get
override SourceCollection : IEnumerable with get