ElementGroupContext Class
Visual Studio 2015
Stores context information about an element group.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | ElementGroupContext() | Creates an instance of the ElementGroupContext class. |
| Name | Description | |
|---|---|---|
![]() | ContextInfo | Context information. Used to hold tag/value pairs |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | IDeserializationCallback::OnDeserialization(Object^) | Reconstruct the table here, when the entire object graph has been deserialized. |
![]() ![]() | ISerializable::GetObjectData(SerializationInfo^, StreamingContext) | Populate the serialization info with this object's data. |
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:



