![]() | CDBSetChanStr Method |
Namespace: GeoEngine.Core.GXNetX
public void SetChanStr( int line, int chan, int ind, string str_val ) public void SetChanStr( int line, int chan, int ind, string str_val )
Public Sub SetChanStr ( line As Integer, chan As Integer, ind As Integer, str_val As String ) Public Sub SetChanStr ( line As Integer, chan As Integer, ind As Integer, str_val As String )
public: void SetChanStr( int line, int chan, int ind, String^ str_val ) public: void SetChanStr( int line, int chan, int ind, String^ str_val )
member SetChanStr : line : int * chan : int * ind : int * str_val : string -> unit member SetChanStr : line : int * chan : int * ind : int * str_val : string -> unit