ItemLocator Constructor

Constructor for the ItemLocator structure. Initializes indexes of this structure with the specified values.
Namespace:  Teigha.DatabaseServices
Assembly:  TD_MgdDbConstraints (in TD_MgdDbConstraints.dll) Version: 0.0.0.0
Syntax
public ItemLocator(
        int itemIndex,
        int rowIndex,
        int levelIndex
)

Parameters

itemIndex
Type: SystemInt32
rowIndex
Type: SystemInt32
levelIndex
Type: SystemInt32
See Also

©  Bricsys NV. All rights reserved.