OptionalContentOrderNode Class Documentation

classOptionalContentOrderNode : SystemIDisposable

Namespace:Datalogics::PDFL

Inherits from:
SystemIDisposable
Derived classes:
OptionalContentOrderArray, OptionalContentOrderLeaf

Detailed Description

Base class for items in the OptionalContentConfig Order array.

Items in the OptionalContentConfig's Order array are either OptionalContentOrderLeaf or OptionalContentOrderArray. This is the base class for both; you cannot instantiate an OptionalContentOrderNode, only one of its child classes.

Constructor & Destructor Documentation

~OptionalContentOrderNode

~OptionalContentOrderNode()

Member Function Documentation

Dispose

voidDispose()

Returns:

void

DisposeChildren

voidDisposeChildren()

Returns:

void