DwfPageDataCollectionContains Method

Checks whether this collection contains a DWFPageData object that matches the specified object.

Namespace: Teigha.Export_Import
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public bool Contains(
        DWFPageData value
)

Parameters

value  DWFPageData
[in] DWFPageData object to check.

Return Value

Boolean
true if this collection contains a DWFPageData object that matches the specified object, false otherwise.
See Also

©  Bricsys NV. All rights reserved.