SectionLocation(Int32, Int32) 생성자

정의

public:
 SectionLocation(int relativeVirtualAddress, int pointerToRawData);
public SectionLocation (int relativeVirtualAddress, int pointerToRawData);
new System.Reflection.PortableExecutable.SectionLocation : int * int -> System.Reflection.PortableExecutable.SectionLocation
Public Sub New (relativeVirtualAddress As Integer, pointerToRawData As Integer)

매개 변수

relativeVirtualAddress
Int32
pointerToRawData
Int32

적용 대상