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