See Also
Printy Config Namespace
Buffer.GetString Method
C++
public: string GetString(
    int beg, 
    int end
);
C#
public string GetString(
    int beg, 
    int end
);
Visual Basic
Public Function GetString(
    beg As Integer, 
    end As Integer
) As string
See Also
Created with a demo version of Doc-O-Matic. This version is supplied for evaluation purposes only, do not distribute this documentation. To obtain a commercial license please see http://www.doc-o-matic.com/purchase.html.
Copyright (c) 2005. All rights reserved.