[SerializableAttribute]
public abstract class RowsetBase : IList<Row>,
ICollection<Row>, IEnumerable<Row>, IEnumerable,
IComparer<Row>, IJSONWritable, IValidatable
[SerializableAttribute]
public abstract class RowsetBase : IList<Row>,
ICollection<Row>, IEnumerable<Row>, IEnumerable,
IComparer<Row>, IJSONWritable, IValidatable
<SerializableAttribute>
Public MustInherit Class RowsetBase
Implements IList(Of Row), ICollection(Of Row),
IEnumerable(Of Row), IEnumerable, IComparer(Of Row),
IJSONWritable, IValidatable
<SerializableAttribute>
Public MustInherit Class RowsetBase
Implements IList(Of Row), ICollection(Of Row),
IEnumerable(Of Row), IEnumerable, IComparer(Of Row),
IJSONWritable, IValidatable
[SerializableAttribute]
public ref class RowsetBase abstract : IList<Row^>,
ICollection<Row^>, IEnumerable<Row^>, IEnumerable,
IComparer<Row^>, IJSONWritable, IValidatable
[SerializableAttribute]
public ref class RowsetBase abstract : IList<Row^>,
ICollection<Row^>, IEnumerable<Row^>, IEnumerable,
IComparer<Row^>, IJSONWritable, IValidatable
[<AbstractClassAttribute>]
[<SerializableAttribute>]
type RowsetBase =
class
interface IList<Row>
interface ICollection<Row>
interface IEnumerable<Row>
interface IEnumerable
interface IComparer<Row>
interface IJSONWritable
interface IValidatable
end
[<AbstractClassAttribute>]
[<SerializableAttribute>]
type RowsetBase =
class
interface IList<Row>
interface ICollection<Row>
interface IEnumerable<Row>
interface IEnumerable
interface IComparer<Row>
interface IJSONWritable
interface IValidatable
end