Aracılığıyla paylaş


ModelElement.OnRolePlayerPositionChanged Yöntem

Bir rol konumu değiştiğinde denir.

Ad alanı:  Microsoft.VisualStudio.Modeling
Derleme:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (Microsoft.VisualStudio.Modeling.Sdk.11.0.dll içinde)

Sözdizimi

'Bildirim
Protected Friend Overridable Sub OnRolePlayerPositionChanged ( _
    sourceRole As DomainRoleInfo, _
    link As ElementLink, _
    oldPosition As Integer, _
    newPosition As Integer _
)
protected internal virtual void OnRolePlayerPositionChanged(
    DomainRoleInfo sourceRole,
    ElementLink link,
    int oldPosition,
    int newPosition
)

Parametreler

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ModelElement Sınıf

Microsoft.VisualStudio.Modeling Ad Alanı