ProtoGroup Class
Visual Studio 2015
Contains the information to re-create an ElementGroup in the context of any store.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | ProtoGroup(ElementGroup^) | Creates an instance of the ProtoGroup class. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetObjectData(SerializationInfo^, StreamingContext) | Populate the serialization info with this object's data. |
![]() | GetType() | (Inherited from Object.) |
![]() | ReconstituteGroup(Dictionary<Guid, Guid>^, Partition^) | Create a clone of this prototype's progenitor ElementGroup associated with the specified partition. |
![]() | ToString() | (Inherited from Object.) |
Recreating an ElementGroup assumes that the elements and ElementLinks in the group have already been created in the store by the parent ElementGroupPrototype.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:
