Click or drag to resize

SimpleTreeBaseTKey, TValue Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.CoreSimpleTreeBaseTKey, TValue
    Dynamicweb.CoreSimpleTreeT

Namespace:  Dynamicweb.Core
Assembly:  Dynamicweb.Core (in Dynamicweb.Core.dll) Version: 3.1.1
Syntax
public class SimpleTreeBase<TKey, TValue>
where TKey : Object, IEquatable<TKey>
where TValue : class

Type Parameters

TKey
TValue

The SimpleTreeBaseTKey, TValue type exposes the following members.

Constructors
  NameDescription
Public methodSimpleTreeBaseTKey, TValue
Initializes a new instance of the SimpleTreeBaseTKey, TValue class
Top
Properties
  NameDescription
Public propertyId
Protected propertyIsDummyRoot
Top
Methods
See Also