public byte[] GetData( int offset )
public: byte[]* GetData( int offset )
public: array<byte>^ GetData( int offset )
'Declaration Public Function GetData( _ ByVal offset As Integer _ ) As Byte()
'Usage Dim instance As ImGearPDEPostScript Dim offset As Integer Dim value() As Byte value = instance.GetData(offset)
ImGearPDEPostScript Class ImGearPDEPostScript Members