ShapeIdCollection.GuidList Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém uma coleção de IDs de ShapeElement nesta coleção.
protected:
property System::Collections::ArrayList ^ GuidList { System::Collections::ArrayList ^ get(); };
protected System.Collections.ArrayList GuidList { get; }
member this.GuidList : System.Collections.ArrayList
Protected ReadOnly Property GuidList As ArrayList