AsmResolver.FileSegment.GetPhysicalLength C# (CSharp) Метод

GetPhysicalLength() публичный абстрактный Метод

Computes the physical length of the segment.
public abstract GetPhysicalLength ( ) : uint
Результат uint
        public abstract uint GetPhysicalLength();