How to create a InstanceDefenitionTable

Hi all,

i have no idea how to create or Construct a Table so i can fill it with objects.
Any tip how a InstanceDefenitionTable can be constructed is very welcome.

thanks in advanced

You don’t create an InstanceDefinitionTable. That is part of a document, you just create InstanceDefinitions and add those to the document InstanceDefinitionTable. Here is an example in C#