| Name | Description | |
|---|---|---|
![]()  | From | Gets the data object for the "from" end of this link relationship. | 
![]()  | To | Gets the data object for the "to" end of this link relationship. | 
The following tables list the members exposed by PartManager.VirtualLinkData.
| Name | Description | |
|---|---|---|
![]()  | From | Gets the data object for the "from" end of this link relationship. | 
![]()  | To | Gets the data object for the "to" end of this link relationship. | 
| Name | Description | |
|---|---|---|
![]()  | Equals | Two PartManager.VirtualLinkData objects are effectively the same if the From and To data objects are equal. | 
![]()  | GetHashCode | This is just the combination of the hash codes for the From and To data objects. | 
![]()  | ToString | This is might be useful for debugging. | 
| Name | Description | |
|---|---|---|
![]()  | PropertyChanged | This implementation of INotifyPropertyChanged does nothing. |