Method Create

Create(params ILineElementFilter[])

Creates a new instance of ILineElementFilterCollection with the given filters

Declaration
public static ILineElementFilterCollection Create(params ILineElementFilter[] filters)
Parameters
Type Name Description
ILineElementFilter[] filters

The filters to initialize the collection with

Returns
Type Description
ILineElementFilterCollection

The newly created entity filter collection

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next