[]
Gets the object referenced by a C1.C1Preview.LengthRef object. Called only from ResolveLengthRef(RefDim, LengthRef).
protected virtual object GetReferencedObject(RefDim dim, LengthRef length)
Type | Name | Description |
---|---|---|
RefDim | dim | The dimension which is specified by |
LengthRef | length | The C1.C1Preview.LengthRef to check. |
Type | Description |
---|---|
object | The object referenced by |