T this[
NetForumId cartItemId
] { get; }ReadOnly Default Property Item (
cartItemId As NetForumId
) As T
Getproperty T default[NetForumId^ cartItemId] {
T get (NetForumId^ cartItemId);
}abstract Item : 'T with get| ArgumentException | cartItemId does not match any item in the collection |