Northwoods.GoWPF 2.2.4 Assembly
IsContainedBy(Part) Method

This predicate is true if this part is a member of the given part.
Syntax
Public Function IsContainedBy( _
   ByVal part As Part _
) As Boolean
public bool IsContainedBy( 
   Part part
)

Parameters

part
Remarks
If this part is a member of a group, this predicate is true if the group is the same as part. Otherwise see if the group is contained by part. If this part is a label for a link, see if the link is contained by part. A part cannot be contained by itself.
Requirements
See Also

Reference

Part Class
Part Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback