Udostępnij za pośrednictwem


EntitiesDescriptor.ChildEntities Właściwość

Definicja

Pobiera element podrzędny EntityDescriptor dla tej kolekcji jednostek.

public:
 property System::Collections::Generic::ICollection<System::IdentityModel::Metadata::EntityDescriptor ^> ^ ChildEntities { System::Collections::Generic::ICollection<System::IdentityModel::Metadata::EntityDescriptor ^> ^ get(); };
public System.Collections.Generic.ICollection<System.IdentityModel.Metadata.EntityDescriptor> ChildEntities { get; }
member this.ChildEntities : System.Collections.Generic.ICollection<System.IdentityModel.Metadata.EntityDescriptor>
Public ReadOnly Property ChildEntities As ICollection(Of EntityDescriptor)

Wartość właściwości

Kolekcja elementów podrzędnych EntityDescriptor. Wartością domyślną jest pusta kolekcja.

Dotyczy