GhostShapeCollection.AreSiblings Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Are the members of this collection all siblings?
public:
property bool AreSiblings { bool get(); };
public bool AreSiblings { get; }
member this.AreSiblings : bool
Public ReadOnly Property AreSiblings As Boolean