<AttributeUsageAttribute(AttributeTargets.Property, AllowMultiple=False)> Public NotInheritable Class ParentObjectAttribute Inherits System.Attribute
Dim instance As ParentObjectAttribute
[AttributeUsage(AttributeTargets.Property, AllowMultiple=false)] public sealed class ParentObjectAttribute : System.Attribute
[AttributeUsage(AttributeTargets.Property, AllowMultiple=false)] public __gc __sealed class ParentObjectAttribute : public System.Attribute
[AttributeUsage(AttributeTargets.Property, AllowMultiple=false)] public ref class ParentObjectAttribute sealed : public System.Attribute