Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The BestBetCollection type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Count | |
![]() |
IsReadOnly | Gets a value indicating whether the collection is read-only. |
![]() |
Item[Guid] | Gets a best bet by its Id. |
![]() |
Item[Int32] | |
![]() |
Item[Uri] | Gets a best bet by its Url. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Contains(Guid) | Determines whether the collection contains given best bet Id. |
![]() |
Contains(Uri) | Determines whether the collection contains given best bet Url. |
![]() |
CreateBestBet | Adds a best bet to the collection. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetEnumerator | |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
IndexOf | |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
RemoveBestBet | |
![]() |
ToString | (Inherited from Object.) |
Top
Explicit interface implementations
Name | Description | |
---|---|---|
![]() ![]() |
IEnumerable.GetEnumerator |
Top