Aracılığıyla paylaş


EntitiesDescriptor.ChildEntities Özellik

Tanım

Bu varlık koleksiyonu için alt öğeyi EntityDescriptor alır.

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)

Özellik Değeri

Alt EntityDescriptoröğesinin koleksiyonu. Varsayılan değer boş bir topluluktur.

Şunlara uygulanır