ClassHasProperties.GetLinksToProperties(DomainClass) Yöntem

Tanım

DomainClass için ClassHasProperties bağlantılarının listesini alın.

public:
 static System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Modeling::DslDefinition::ClassHasProperties ^> ^ GetLinksToProperties(Microsoft::VisualStudio::Modeling::DslDefinition::DomainClass ^ classInstance);
[System.Diagnostics.DebuggerStepThrough]
public static System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DslDefinition.ClassHasProperties> GetLinksToProperties (Microsoft.VisualStudio.Modeling.DslDefinition.DomainClass classInstance);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinksToProperties : Microsoft.VisualStudio.Modeling.DslDefinition.DomainClass -> System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DslDefinition.ClassHasProperties>
Public Shared Function GetLinksToProperties (classInstance As DomainClass) As ReadOnlyCollection(Of ClassHasProperties)

Parametreler

classInstance
DomainClass

Döndürülenler

ReadOnlyCollection<ClassHasProperties>
Öznitelikler

Şunlara uygulanır