ImppExtension Class
Extension methods that make working with the
Impp
enum easier.
Namespace: FolkerKinzel.VCards.ExtensionsAssembly: FolkerKinzel.VCards (in FolkerKinzel.VCards.dll) Version: 8.2.0+a3997783578d19ef70b23d32085936c13ed21656
public static class ImppExtension
<ExtensionAttribute>
Public NotInheritable Class ImppExtension
[ExtensionAttribute]
public ref class ImppExtension abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ExtensionAttribute>]
type ImppExtension = class end
- Inheritance
- Object ImppExtension
| 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. |