IMutableProperty.SetElementType(Type) 方法

定義

設定此屬性所表示之基本集合之專案的組態。

public void SetElementType (Type? elementType);
abstract member SetElementType : Type -> unit
Public Sub SetElementType (elementType As Type)

參數

elementType
Type

如果 true 為 ,則這是基本元素的集合。

適用於