public IReadOnlyCollection<ICartItem> Components { get; }
Public ReadOnly Property Components As IReadOnlyCollection(Of ICartItem) Get
public: virtual property IReadOnlyCollection<ICartItem^>^ Components { IReadOnlyCollection<ICartItem^>^ get () sealed; }
abstract Components : IReadOnlyCollection<ICartItem> with get override Components : IReadOnlyCollection<ICartItem> with get
Copyright © Catalyst Fire 2014