AsmResolver.FileSegment.GetPhysicalLength C# (CSharp) Méthode

GetPhysicalLength() public abstract méthode

Computes the physical length of the segment.
public abstract GetPhysicalLength ( ) : uint
Résultat uint
        public abstract uint GetPhysicalLength();