|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS Namespace > Instance Class > Instance Properties > Instance.Offset Property |
Gets the offset value from the "ref" attribute by parsing the string using a regular expression.
Namespace: BNCS
Assembly: BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)
public uint Offset { get; }
The offset value as a uint, or 0 if the parsing fails or the "ref" attribute is empty.