共用方式為


GKBehavior.Item[] 屬性

定義

多載

Item[GKGoal]

擷取 的 goal 權數。

Item[nuint]

GKGoal 取位於指定索引處的 。 (請參閱 GoalCount)

Item[GKGoal]

擷取 的 goal 權數。

public Foundation.NSNumber this[GameplayKit.GKGoal goal] { get; set; }
member this.Item(GameplayKit.GKGoal) : Foundation.NSNumber with get, set

參數

goal
GKGoal

屬性值

適用於

Item[nuint]

GKGoal 取位於指定索引處的 。 (請參閱 GoalCount)

public GameplayKit.GKGoal this[nuint index] { get; }
member this.Item(nuint) : GameplayKit.GKGoal

參數

index
System.System.UIntPtr System.unativeint

屬性值

適用於