This topic has not yet been rated - Rate this topic

ModelElement.OnRolePlayerPositionChanging Method

Called when a role player position is about to change.

Namespace:  Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.10.0.dll)
protected internal virtual void OnRolePlayerPositionChanging(
	DomainRoleInfo sourceRole,
	ElementLink link,
	int oldPosition,
	int newPosition
)

Parameters

sourceRole
Type: Microsoft.VisualStudio.Modeling.DomainRoleInfo
The source role.
link
Type: Microsoft.VisualStudio.Modeling.ElementLink
The element link.
oldPosition
Type: System.Int32
The old role player position.
newPosition
Type: System.Int32
The new role player position.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ