Microsoft.VisualStudio.Mode ...


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)

Syntax

Visual Basic (Declaration)
<SerializableAttribute> _
Public NotInheritable Class ElementGroupPrototype _
    Implements ISerializable, IDeserializationCallback
Visual Basic (Usage)
Dim instance As ElementGroupPrototype
C#
[SerializableAttribute]
public sealed class ElementGroupPrototype : ISerializable, 
    IDeserializationCallback
Visual C++
[SerializableAttribute]
public ref class ElementGroupPrototype sealed : ISerializable, 
    IDeserializationCallback
JScript
public final class ElementGroupPrototype implements ISerializable, IDeserializationCallback
Inheritance Hierarchy

System..::.Object
  Microsoft.VisualStudio.Modeling..::.ElementGroupPrototype
Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also

Reference

Tags :


Page view tracker