'Declaration
Public Function CreateExecutionObjects() As System.Collections.Generic.List(Of Object)
'Usage
Dim instance As ElementCollection Dim value As System.Collections.Generic.List(Of Object) value = instance.CreateExecutionObjects()
public System.Collections.Generic.List<object> CreateExecutionObjects()