|
M
AddCustomHandle(Int32)
|
None
|
Adds a new handle definition to the rebar. This information is set to the rebar after the API execution is finished successfully.
|
|
|
M
Dispose()
|
None
|
|
|
|
M
Equals
|
None
|
Determines whether the specified object is equal to the current object. (Inherited from Object )
|
Object
|
|
M
GetCustomHandles()
|
IList<Int32>
|
Gets the handle definitions for the rebar that were added.
|
|
|
M
GetEndHandle()
|
Int32
|
Gets the end handle tag.
|
|
|
M
GetHashCode
|
None
|
Serves as the default hash function. (Inherited from Object )
|
Object
|
|
M
GetRebarElement()
|
Rebar
|
Gets the rebar element that will be updated by the server.
|
|
|
M
GetStartHandle()
|
Int32
|
Gets the start handle tag.
|
|
|
M
GetType
|
None
|
Gets the Type of the current instance. (Inherited from Object )
|
Object
|
|
M
SetEndHandle(Int32)
|
None
|
Sets the end handle tag. This information is set to the rebar after the API execution is finished successfully.
|
|
|
M
SetStartHandle(Int32)
|
None
|
Sets the start handle tag. This information is set to the rebar after the API execution is finished successfully.
|
|
|
M
ToString
|
None
|
Returns a string that represents the current object. (Inherited from Object )
|
Object
|