State.ToInt Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
Use Index property
public:
int ToInt();
[System.Obsolete("Use Index property")]
public int ToInt ();
[<System.Obsolete("Use Index property")>]
member this.ToInt : unit -> int
Public Function ToInt () As Integer
Returns
- Attributes