Domain-Specific Language Tools Reference
ElementGroupPrototype Class
Updated: November 2007
Contains the information necessary to recreate an ElementGroup in any store.
Namespace:
Microsoft.VisualStudio.Modeling Assembly:
Microsoft.VisualStudio.Modeling.Sdk (in Microsoft.VisualStudio.Modeling.Sdk.dll)
Visual Basic (Declaration)
<SerializableAttribute> _
Public NotInheritable Class ElementGroupPrototype _
Implements ISerializable, IDeserializationCallback
Dim instance As ElementGroupPrototype
[SerializableAttribute]
public sealed class ElementGroupPrototype : ISerializable,
IDeserializationCallback
[SerializableAttribute]
public ref class ElementGroupPrototype sealed : ISerializable,
IDeserializationCallback
public final class ElementGroupPrototype implements ISerializable, IDeserializationCallback
System..::.Object
Microsoft.VisualStudio.Modeling..::.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.
Reference