Class WsEntityObjectList

Represents ws entity object list.

Inheritance
System.Object
System.Collections.Generic.List<WsEntityObject>
WsEntityObjectList
Implements
System.Collections.Generic.IList<WsEntityObject>
System.Collections.Generic.ICollection<WsEntityObject>
System.Collections.IList
System.Collections.ICollection
System.Collections.Generic.IReadOnlyList<WsEntityObject>
System.Collections.Generic.IReadOnlyCollection<WsEntityObject>
System.Collections.Generic.IEnumerable<WsEntityObject>
System.Collections.IEnumerable
System.Xml.Serialization.IXmlSerializable
Inherited Members
System.Collections.Generic.List<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>.System.Collections.IList.get_Item(System.Int32)
System.Collections.Generic.List<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>.System.Collections.IList.set_Item(System.Int32, System.Object)
System.Collections.Generic.List<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>.Add(Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject)
System.Collections.Generic.List<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>.System.Collections.IList.Add(System.Object)
System.Collections.Generic.List<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>.AddRange(System.Collections.Generic.IEnumerable<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>)
System.Collections.Generic.List<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>.AsReadOnly()
System.Collections.Generic.List<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>.BinarySearch(System.Int32, System.Int32, Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject, System.Collections.Generic.IComparer<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>)
System.Collections.Generic.List<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>.BinarySearch(Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject)
System.Collections.Generic.List<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>.BinarySearch(Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject, System.Collections.Generic.IComparer<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>)
System.Collections.Generic.List<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>.Clear()
System.Collections.Generic.List<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>.Contains(Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject)
System.Collections.Generic.List<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>.System.Collections.IList.Contains(System.Object)
System.Collections.Generic.List<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>.ConvertAll<TOutput>(System.Converter<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject, TOutput>)
System.Collections.Generic.List<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>.CopyTo(Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject[])
System.Collections.Generic.List<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>.System.Collections.ICollection.CopyTo(System.Array, System.Int32)
System.Collections.Generic.List<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>.CopyTo(System.Int32, Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject[], System.Int32, System.Int32)
System.Collections.Generic.List<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>.CopyTo(Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject[], System.Int32)
System.Collections.Generic.List<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>.Exists(System.Predicate<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>)
System.Collections.Generic.List<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>.Find(System.Predicate<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>)
System.Collections.Generic.List<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>.FindAll(System.Predicate<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>)
System.Collections.Generic.List<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>.FindIndex(System.Predicate<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>)
System.Collections.Generic.List<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>.FindIndex(System.Int32, System.Predicate<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>)
System.Collections.Generic.List<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>.FindIndex(System.Int32, System.Int32, System.Predicate<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>)
System.Collections.Generic.List<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>.FindLast(System.Predicate<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>)
System.Collections.Generic.List<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>.FindLastIndex(System.Predicate<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>)
System.Collections.Generic.List<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>.FindLastIndex(System.Int32, System.Predicate<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>)
System.Collections.Generic.List<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>.FindLastIndex(System.Int32, System.Int32, System.Predicate<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>)
System.Collections.Generic.List<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>.ForEach(System.Action<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>)
System.Collections.Generic.List<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>.GetEnumerator()
System.Collections.Generic.List<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>.System.Collections.Generic.IEnumerable<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>.GetEnumerator()
System.Collections.Generic.List<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>.System.Collections.IEnumerable.GetEnumerator()
System.Collections.Generic.List<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>.GetRange(System.Int32, System.Int32)
System.Collections.Generic.List<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>.IndexOf(Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject)
System.Collections.Generic.List<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>.System.Collections.IList.IndexOf(System.Object)
System.Collections.Generic.List<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>.IndexOf(Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject, System.Int32)
System.Collections.Generic.List<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>.IndexOf(Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject, System.Int32, System.Int32)
System.Collections.Generic.List<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>.Insert(System.Int32, Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject)
System.Collections.Generic.List<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>.System.Collections.IList.Insert(System.Int32, System.Object)
System.Collections.Generic.List<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>.InsertRange(System.Int32, System.Collections.Generic.IEnumerable<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>)
System.Collections.Generic.List<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>.LastIndexOf(Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject)
System.Collections.Generic.List<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>.LastIndexOf(Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject, System.Int32)
System.Collections.Generic.List<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>.LastIndexOf(Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject, System.Int32, System.Int32)
System.Collections.Generic.List<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>.Remove(Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject)
System.Collections.Generic.List<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>.System.Collections.IList.Remove(System.Object)
System.Collections.Generic.List<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>.RemoveAll(System.Predicate<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>)
System.Collections.Generic.List<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>.RemoveAt(System.Int32)
System.Collections.Generic.List<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>.RemoveRange(System.Int32, System.Int32)
System.Collections.Generic.List<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>.Reverse()
System.Collections.Generic.List<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>.Reverse(System.Int32, System.Int32)
System.Collections.Generic.List<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>.Sort()
System.Collections.Generic.List<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>.Sort(System.Collections.Generic.IComparer<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>)
System.Collections.Generic.List<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>.Sort(System.Int32, System.Int32, System.Collections.Generic.IComparer<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>)
System.Collections.Generic.List<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>.Sort(System.Comparison<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>)
System.Collections.Generic.List<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>.ToArray()
System.Collections.Generic.List<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>.TrimExcess()
System.Collections.Generic.List<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>.TrueForAll(System.Predicate<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>)
System.Collections.Generic.List<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>.Capacity
System.Collections.Generic.List<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>.Count
System.Collections.Generic.List<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>.System.Collections.IList.IsFixedSize
System.Collections.Generic.List<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>.System.Collections.Generic.ICollection<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>.IsReadOnly
System.Collections.Generic.List<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>.System.Collections.IList.IsReadOnly
System.Collections.Generic.List<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>.System.Collections.ICollection.IsSynchronized
System.Collections.Generic.List<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>.System.Collections.ICollection.SyncRoot
System.Collections.Generic.List<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>.Item[System.Int32]
System.Collections.Generic.List<Mediachase.BusinessFoundation.Data.WebServices.WsEntityObject>.System.Collections.IList.Item[System.Int32]
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Mediachase.BusinessFoundation.Data.WebServices
Assembly: Mediachase.BusinessFoundation.Data.dll
Version: 10.8.0
Syntax
public sealed class WsEntityObjectList : List<WsEntityObject>, IList<WsEntityObject>, ICollection<WsEntityObject>, IList, ICollection, IReadOnlyList<WsEntityObject>, IReadOnlyCollection<WsEntityObject>, IEnumerable<WsEntityObject>, IEnumerable, IXmlSerializable

Constructors

WsEntityObjectList()

Initializes a new instance of the WsEntityObjectList class.

Declaration
public WsEntityObjectList()

Methods

GetSchema()

This method is reserved and should not be used. When implementing the IXmlSerializable interface, you should return null (Nothing in Visual Basic) from this method, and instead, if specifying a custom schema is required, apply the System.Xml.Serialization.XmlSchemaProviderAttribute to the class.

Declaration
public XmlSchema GetSchema()
Returns
Type Description
System.Xml.Schema.XmlSchema

An System.Xml.Schema.XmlSchema that describes the XML representation of the object that is produced by the System.Xml.Serialization.IXmlSerializable.WriteXml(System.Xml.XmlWriter) method and consumed by the System.Xml.Serialization.IXmlSerializable.ReadXml(System.Xml.XmlReader) method.

ReadXml(XmlReader)

Generates an object from its XML representation.

Declaration
public void ReadXml(XmlReader reader)
Parameters
Type Name Description
System.Xml.XmlReader reader

The System.Xml.XmlReader stream from which the object is deserialized.

WriteXml(XmlWriter)

Converts an object into its XML representation.

Declaration
public void WriteXml(XmlWriter writer)
Parameters
Type Name Description
System.Xml.XmlWriter writer

The System.Xml.XmlWriter stream to which the object is serialized.

Implements

System.Collections.Generic.IList<T>
System.Collections.Generic.ICollection<T>
System.Collections.IList
System.Collections.ICollection
System.Collections.Generic.IReadOnlyList<T>
System.Collections.Generic.IReadOnlyCollection<T>
System.Collections.Generic.IEnumerable<T>
System.Collections.IEnumerable
System.Xml.Serialization.IXmlSerializable