Computes the bitwise AND of the two specified NullableUInt64 structures.
Null if either instance of NullableUInt64 is Null otherwise a NullableUInt64 structure whose Value property contains the results of the bitwise AND operation.
Namespace: TechTalk.Genome.NullableTypes
Assembly: TechTalk.Genome (in TechTalk.Genome.dll)
Version: 4.2.4.4
Editions: Professional, Evaluation, Express
NullableUInt64 Class | TechTalk.Genome.NullableTypes Namespace