OptionalContentOrderLeaf Class Documentation
classOptionalContentOrderLeaf : OptionalContentOrderNodeNamespace: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.
Referenced by
Uses types
Constructor & Destructor Documentation
OptionalContentOrderLeaf
OptionalContentOrderLeaf(OptionalContentOrderLeafrhs, InternalConstructsignifier)Parameters
signifier: InternalConstruct
OptionalContentOrderLeaf
OptionalContentOrderLeaf(OptionalContentGroupocg)Parameters
ocg: OptionalContentGroupThe 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 OptionalContentOrderLeafDispose
voidDispose()Returns:
voidDisposeChildren
voidDisposeChildren()Returns:
void