OptionalContentOrderLeaf Class Documentation

classOptionalContentOrderLeaf : OptionalContentOrderNode

Namespace:Datalogics::PDFL

Inherits from:
OptionalContentOrderNode

Detailed Description

Leaf node class for items in the OptionalContentConfig Order array.

Items in the Order array can be arranged into a tree structure. Each 'leaf' on this tree would be an OptionalContentOrderLeaf that contains a reference to an OptionalContentGroup in this document.

Constructor & Destructor Documentation

OptionalContentOrderLeaf

OptionalContentOrderLeaf(OptionalContentGroupocg)

Parameters

ocg: OptionalContentGroup

The OptionalContentGroup this object will refer to.

Create an OptionalContentOrderLeaf that refers to the OptionalContentGroup.

Property Documentation

OptionalContentGroup

OptionalContentGroupOptionalContentGroup[get]

Member Function Documentation

ConstructorRetrieve

static new static OptionalContentOrderLeafConstructorRetrieve(System.IntPtrignored)

Parameters

ignored: System.IntPtr

Returns:

new static OptionalContentOrderLeaf

Dispose

voidDispose()

Returns:

void

DisposeChildren

voidDisposeChildren()

Returns:

void