Share via


ProtoRolePlayer.Ordinals Property

Definition

Gets the int Ordinal.

public:
 property cli::array <int> ^ Ordinals { cli::array <int> ^ get(); };
public int[] Ordinals { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Ordinals : int[]
Public ReadOnly Property Ordinals As Integer()

Property Value

Int32[]
Attributes

Applies to