ItemLocator Structure

ItemLocator structure represents index{i, j, k} of an item in a rectangular array.
Namespace:  Teigha.DatabaseServices
Assembly:  TD_MgdDbConstraints (in TD_MgdDbConstraints.dll) Version: 0.0.0.0
Syntax
public struct ItemLocator

The ItemLocator type exposes the following members.

Constructors
  Name Description
Public method ItemLocator
Constructor for the ItemLocator structure. Initializes indexes of this structure with the specified values.
Top
Properties
  Name Description
Public property ItemIndex
Public property LevelIndex
Public property RowIndex
Top
Methods
  Name Description
Public method Equals
Indicates whether this instance and a specified object are equal.
(Inherited from ValueType.)
Public method GetHashCode
Returns the hash code for this instance.
(Inherited from ValueType.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method ToString
Returns the fully qualified type name of this instance.
(Inherited from ValueType.)
Top
See Also

©  Bricsys NV. All rights reserved.