Click or drag to resize

DisplaySettingsRenderTypesContainer Class

[Missing <summary> documentation for "T:Demo3D.Gui.DisplaySettingsRenderTypesContainer"]

Inheritance Hierarchy
SystemObject
  System.Collections.GenericHashSetType
    Demo3D.GuiDisplaySettingsRenderTypesContainer

Namespace:  Demo3D.Gui
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntax
C#
public sealed class DisplaySettingsRenderTypesContainer : HashSet<Type>

The DisplaySettingsRenderTypesContainer type exposes the following members.

Constructors
  NameDescription
Public methodDisplaySettingsRenderTypesContainer
Initializes a new instance of the DisplaySettingsRenderTypesContainer class
Top
Methods
  NameDescription
Public methodRead
Public methodWrite
Top
See Also