WallCutLineAnchorCollectionIndexOf
Method
|
Namespace: Teigha.Aec.Arch.DatabaseServices
Assembly: TA_MgdArch (in TA_MgdArch.dll)
Version: 0.0.0.0
Syntax
public int IndexOf(
WallCutLineAnchor value
)
Public Function IndexOf (
value As WallCutLineAnchor
) As Integer
public:
int IndexOf(
WallCutLineAnchor^ value
)
member IndexOf :
value : WallCutLineAnchor -> int
Parameters
- value WallCutLineAnchor
-
Return Value
Int32
See Also