[TypeConverterAttribute(typeof(CylinderCollectionConverter))] public CylinderCollection Cylinders { get; }
<TypeConverterAttribute(GetType(CylinderCollectionConverter))> Public ReadOnly Property Cylinders As CylinderCollection Get
In This Article