Role.PortTypes Property

Definition

public:
 abstract property cli::array <Type ^> ^ PortTypes { cli::array <Type ^> ^ get(); };
public abstract Type[] PortTypes { get; }
member this.PortTypes : Type[]
Public MustOverride ReadOnly Property PortTypes As Type()

Property Value

Type[]

Applies to