Sdílet prostřednictvím


EdmComplexObjectCollection Třída

Definice

IEdmObject Představuje kolekci IEdmComplexObjects.

public class EdmComplexObjectCollection : System.Collections.ObjectModel.Collection<Microsoft.AspNet.OData.IEdmComplexObject>, Microsoft.AspNet.OData.IEdmObject
type EdmComplexObjectCollection = class
    inherit Collection<IEdmComplexObject>
    interface IEdmObject
Public Class EdmComplexObjectCollection
Inherits Collection(Of IEdmComplexObject)
Implements IEdmObject
Dědičnost
EdmComplexObjectCollection
Implementuje

Konstruktory

EdmComplexObjectCollection(IEdmCollectionTypeReference, IList<IEdmComplexObject>)

Vytvoří novou instanci EdmComplexObjectCollection třídy .

EdmComplexObjectCollection(IEdmCollectionTypeReference)

Vytvoří novou instanci EdmComplexObjectCollection třídy .

Metody

GetEdmType()

Získá z IEdmTypeReference této instance.

Metody rozšíření

IsDeltaResource(IEdmObject)

Metoda k určení, zda je aktuální objekt Edm položkou Delta

Platí pro