ElementGroupPrototype Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Modeling
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | ProtoElementLinks | Gets collection of all ProtoElementLinks contained in the ElementGroupPrototype. |
![]() | ProtoElements | Gets collection of all ProtoElements contained in the ElementGroupPrototype. |
![]() | RootProtoElements | Gets collection of all root ProtoElements contained in the ElementGroupPrototype. |
![]() | SourceContext | Returns this ElementGroupPrototype's source ElementGroupContext object |
![]() | SourceRootElementIds | returns a read-only list of root element ids from the source context |
![]() | TargetContext | Returns this ElementGroupPrototype's target ElementGroupContext object |
![]() | TargetRootElementIds | returns a read-only list of root element ids from the target context |
![]() | TopLevelProtoGroup | Prototype for the group this ElementGroupPrototype represents |
![]() | UserData | The user-defined data object from the outer-most element group |
Show:
