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