'Declaration Public Class OracleSqlStatementCollection Inherits Devart.Common.SqlStatementCollection Implements System.Collections.Generic.ICollection(Of OracleSqlStatement), System.Collections.Generic.ICollection(Of T), System.Collections.Generic.IEnumerable(Of OracleSqlStatement), System.Collections.Generic.IEnumerable(Of T), System.Collections.Generic.IList(Of OracleSqlStatement), System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList
public class OracleSqlStatementCollection : Devart.Common.SqlStatementCollection, System.Collections.Generic.ICollection<OracleSqlStatement>, System.Collections.Generic.ICollection<T>, System.Collections.Generic.IEnumerable<OracleSqlStatement>, System.Collections.Generic.IEnumerable<T>, System.Collections.Generic.IList<OracleSqlStatement>, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList