共用方式為


GKCompositeBehavior.Item[] 屬性

定義

多載

Item[GKBehavior]
Item[nuint]

Item[GKBehavior]

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

參數

behavior
GKBehavior

屬性值

適用於

Item[nuint]

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

參數

index
System.System.UIntPtr System.unativeint

屬性值

適用於