| C1.DataEngine.4 Assembly > C1.DataEngine Namespace > IDataList Interface : GetChars Method |
'Declaration Function GetChars( _ ByVal i As System.Integer, _ ByVal fieldoffset As System.Long, _ ByVal buffer() As System.Char, _ ByVal bufferoffset As System.Integer, _ ByVal length As System.Integer _ ) As System.Long
System.long GetChars( System.int i, System.long fieldoffset, System.char[] buffer, System.int bufferoffset, System.int length )