Namespace:
ETABS2016
Assembly:
ETABS2016 (in ETABS2016.dll) Version: 16.0.0.0 (16.0.0.0)
Syntaxint Delete(
string Name
)
Function Delete (
Name As String
) As Integer
int Delete(
String^ Name
)
abstract Delete :
Name : string -> int
Parameters
- Name
- Type: SystemString
Return Value
Type:
Int32
See Also