Click or drag to resize

StationCompareTo Method

Eurocode 3 and Eurocode 8 Design Library

Namespace:  EC3Design
Assembly:  EC3Design (in EC3Design.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int CompareTo(
	Object x
)

Parameters

x
Type: SystemObject

Return Value

Type: Int32

Implements

IComparableCompareTo(Object)
See Also