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