public: string GetString(
int beg,
int end
);public string GetString(
int beg,
int end
);Public Function GetString(
beg As Integer,
end As Integer
) As stringThis is GetString, a member of class Buffer.
|
Copyright (c) 2005. All rights reserved.
|