CollectionBuilderAttribute.BuilderType Property

Definition

Gets the type of the builder to use to construct the collection.

public:
 property Type ^ BuilderType { Type ^ get(); };
public Type BuilderType { get; }
member this.BuilderType : Type
Public ReadOnly Property BuilderType As Type

Property Value

Applies to