ProtoGroup Sınıf
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Protogruplar, gruptaki öğeler ve ElementLinks 'in zaten ana ElementGroupPrototype tarafından depoda oluşturulduğunu belirten herhangi bir mağaza bağlamında bir ElementGroup 'u yeniden oluşturma bilgilerini içerir.
public ref class ProtoGroup sealed : System::Runtime::Serialization::ISerializable
[System.Serializable]
public sealed class ProtoGroup : System.Runtime.Serialization.ISerializable
[<System.Serializable>]
type ProtoGroup = class
interface ISerializable
Public NotInheritable Class ProtoGroup
Implements ISerializable
- Devralma
-
ProtoGroup
- Öznitelikler
- Uygulamalar
Oluşturucular
| ProtoGroup(ElementGroup) |
ProtoGroup sınıfının bir örneğini oluşturur. |
Yöntemler
| GetObjectData(SerializationInfo, StreamingContext) |
Serileştirme bilgilerini bu nesnenin verileriyle doldurun. |
| ReconstituteGroup(Dictionary<Guid,Guid>, Partition) |
Bu prototipin progenitor ElementGroup 'un belirtilen bölümle ilişkili bir kopyasını oluşturun. |