This repository has been archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 415
bf7dcd3a 3d37 6dc7 3326 e16fdbbb8673
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
[Missing <summary> documentation for "M:netDxf.Collections.ObservableDictionary2.ContainsValue(
1)"]
Namespace: netDxf.Collections
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public bool ContainsValue(
TValue value
)
VB
Public Function ContainsValue (
value As TValue
) As Boolean
C++
public:
bool ContainsValue(
TValue value
)
F#
member ContainsValue :
value : 'TValue -> bool
- TValue
- \[Missing <param name="value"/> documentation for "M:netDxf.Collections.ObservableDictionary`2.ContainsValue(`1)"\]
Boolean
[Missing <returns> documentation for "M:netDxf.Collections.ObservableDictionary2.ContainsValue(
1)"]
ObservableDictionary(TKey, TValue) Class
netDxf.Collections Namespace