Initializes a new instance of the
Category class
Namespace:
Zivid.NET.Presets
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax public Category(
[T:Zivid.Presets.CategoryBase<Zivid::Presets::PresetBase<Zivid::Settings> >]* nativeCategory
)
Visual Basic does not support APIs that consume or return unsafe types.
public:
Category(
[T:Zivid.Presets.CategoryBase<Zivid::Presets::PresetBase<Zivid::Settings> >]* nativeCategory
)
Parameters
- nativeCategory
- Type: [T:Zivid.Presets.CategoryBase<Zivid::Presets::PresetBase<Zivid::Settings> >]IsImplicitlyDereferenced*
See Also