AsmResolver.FileSegment.GetPhysicalLength C# (CSharp) Method

GetPhysicalLength() public abstract method

Computes the physical length of the segment.
public abstract GetPhysicalLength ( ) : uint
return uint
        public abstract uint GetPhysicalLength();