[]
Retrieves the value of the Order property.
public int? GetOrder()
Public Function GetOrder() As Integer?
| Type | Description |
|---|---|
| int? | The value of the Order property if the property is set, or a null reference if the property is not set. |