[Visual Basic]
Public Sub Load( _
ByVal reader As BinaryReader, _
ByVal fileVersion As Short _
)
[C#]
public void Load(
BinaryReader reader,
short fileVersion
);
TableCellAttributes Class | TableCellAttributes Members
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.