![]() | CSYSDisplayInt Method |
Namespace: GeoEngine.Core.GXNetX
public static void DisplayInt( CGXNETCore gxNetShared, string title, int n ) public static void DisplayInt( CGXNETCore gxNetShared, string title, int n )
Public Shared Sub DisplayInt ( gxNetShared As CGXNETCore, title As String, n As Integer ) Public Shared Sub DisplayInt ( gxNetShared As CGXNETCore, title As String, n As Integer )
public: static void DisplayInt( CGXNETCore^ gxNetShared, String^ title, int n ) public: static void DisplayInt( CGXNETCore^ gxNetShared, String^ title, int n )
static member DisplayInt : gxNetShared : CGXNETCore * title : string * n : int -> unit static member DisplayInt : gxNetShared : CGXNETCore * title : string * n : int -> unit