
'Declaration Public Class OptionalContentOrderCollection Inherits System.Collections.Generic.List(Of Object)
public class OptionalContentOrderCollection : System.Collections.Generic.List<object>
System.Object
System.Collections.Generic.List<T>
GrapeCity.Documents.Pdf.Layers.OptionalContentOrderCollection