expose ObservableFixedSizeRingBuffer.Capacity
This commit is contained in:
parent
c46721cffa
commit
bdbb5c0c76
@ -56,6 +56,8 @@ namespace ObservableCollections
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
public int Capacity => capacity;
|
||||||
|
|
||||||
public int Count
|
public int Count
|
||||||
{
|
{
|
||||||
get
|
get
|
||||||
|
Loading…
x
Reference in New Issue
Block a user