MapDynamicMemberInstance.SetInstanceIndex(Int32) 方法

定義

將目前的索引設定為指定的執行個體索引。

public:
 virtual bool SetInstanceIndex(int index);
public bool SetInstanceIndex (int index);
abstract member SetInstanceIndex : int -> bool
override this.SetInstanceIndex : int -> bool
Public Function SetInstanceIndex (index As Integer) As Boolean

參數

index
Int32

有效的執行個體索引。

傳回

Boolean

如果指定的索引有效,則為 true,否則為 false

適用於