Namespace:
ETABS2016
Assembly:
ETABS2016 (in ETABS2016.dll) Version: 16.0.0.0 (16.0.0.0)
Syntaxint Count(
int FuncType = 0
)
Function Count (
Optional FuncType As Integer = 0
) As Integer
int Count(
int FuncType = 0
)
abstract Count :
?FuncType : int
(* Defaults:
let _FuncType = defaultArg FuncType 0
*)
-> int
Parameters
- FuncType (Optional)
- Type: SystemInt32
Return Value
Type:
Int32
See Also