Diagram.CreatableSwimLaneSubjects Property

Definition

Gets a collection of domain classes which are mapped to swimlane shapes.

public:
 virtual property System::Collections::Generic::IEnumerable<Microsoft::VisualStudio::Modeling::DomainClassInfo ^> ^ CreatableSwimLaneSubjects { System::Collections::Generic::IEnumerable<Microsoft::VisualStudio::Modeling::DomainClassInfo ^> ^ get(); };
public virtual System.Collections.Generic.IEnumerable<Microsoft.VisualStudio.Modeling.DomainClassInfo> CreatableSwimLaneSubjects { get; }
member this.CreatableSwimLaneSubjects : seq<Microsoft.VisualStudio.Modeling.DomainClassInfo>
Public Overridable ReadOnly Property CreatableSwimLaneSubjects As IEnumerable(Of DomainClassInfo)

Property Value

Applies to