Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
LSLib
LS
NodeAttribute
C# Class LSLib.LS.NodeAttribute
Datei anzeigen
Open project: Norbyte/lslib
Class Usage Examples
Public Methods
Method
Description
FromString
(
string
str
) :
void
GetColumns
( ) :
int
GetRows
( ) :
int
NodeAttribute
(
DataType
type
) :
System
ToString
( ) :
string
Method Details
FromString()
public
method
public
FromString
(
string
str
) :
void
str
string
return
void
GetColumns()
public
method
public
GetColumns
( ) :
int
return
int
GetRows()
public
method
public
GetRows
( ) :
int
return
int
NodeAttribute()
public
method
public
NodeAttribute
(
DataType
type
) :
System
type
DataType
return
System
ToString()
public
method
public
ToString
( ) :
string
return
string