Namespace: ETABS2015Assembly: ETABS2015 (in ETABS2015.dll) Version: 15.0.0.0 (15.0.0.0)
int GetComboDeflection(
ref int NumberItems,
ref string[] MyName
)
int GetComboDeflection(
ref int NumberItems,
ref string[] MyName
)
Function GetComboDeflection ( _
ByRef NumberItems As Integer, _
ByRef MyName As String() _
) As Integer
Function GetComboDeflection ( _
ByRef NumberItems As Integer, _
ByRef MyName As String() _
) As Integer
int GetComboDeflection(
int% NumberItems,
array<String^>^% MyName
)
int GetComboDeflection(
int% NumberItems,
array<String^>^% MyName
)