UDPCollectionContains Method

Gets whether the collection contains a given UDP.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public bool Contains(
	UDP udp
)

Parameters

udp  UDP
The instance of the UDP.

Return Value

Boolean
See Also