GhostShapeCollection.ParentIds 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.
Gets an array of parent Guids in the ghost shape collection.
public:
property System::Collections::ArrayList ^ ParentIds { System::Collections::ArrayList ^ get(); };
public System.Collections.ArrayList ParentIds { get; }
member this.ParentIds : System.Collections.ArrayList
Public ReadOnly Property ParentIds As ArrayList