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