LayerFilterGetAt Method

Returns the layer name associated with the specified index.

Namespace: Teigha.DatabaseServices.Filters
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public void GetAt(
        int index,
        ref string name
)

Parameters

index  Int32
[in] Index to be queried.
name  String
[out] Receives the layer name.
See Also

©  Bricsys NV. All rights reserved.