AdrExtension Class
Extension methods that make working with the
Adr
enum easier.
Namespace: FolkerKinzel.VCards.ExtensionsAssembly: FolkerKinzel.VCards (in FolkerKinzel.VCards.dll) Version: 8.1.0+9753915cd0f8006e7e5b4f62aa63aa3651006f06
public static class AdrExtension
<ExtensionAttribute>
Public NotInheritable Class AdrExtension
[ExtensionAttribute]
public ref class AdrExtension abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ExtensionAttribute>]
type AdrExtension = class end
- Inheritance
- Object AdrExtension
IsSet | Checks whether all flags set in flags are also
set in value. |
Set | Sets all the flags set in flags in value. |
Unset | Unsets all flags set in flags in value. |