Dan's Html Library
C#
VB
ASP.NET
Show/Hide TOC
Conversion
Common
Or Method
Overload List
CommonOr(
Byte
,
Byte
)
Return the result of OR Operation for values 1 and 2.
CommonOr(
Char
,
Char
)
Return the result of OR Operation for values 1 and 2.
CommonOr(Object, Object)
Return the result of OR Operation for values 1 and 2.
See Also
Reference
Conversion Class
Html Namespace
In This Article
Overload List
See Also