SurfaceMaskCollectionIndexOf Method

Gets the index of the specified mask in the mask collection.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public int IndexOf(
	SurfaceMask mask
)

Parameters

mask  SurfaceMask
 

Return Value

Int32
See Also