CollectionElement(Int32) Constructor
Namespace: Gemstone.PQDIF.PhysicalAssembly: Gemstone.PQDIF (in Gemstone.PQDIF.dll) Version: 1.0.128 -- Release Build+1b345d0ae00b8cec154a675bc1a93c4812c5641f
public CollectionElement(
int readSize
)
Public Sub New (
readSize As Integer
)
public:
CollectionElement(
int readSize
)
Gemstone.PQDIF.Physical.CollectionElement = function(readSize);
Parameters
- readSize Int32
- The size of the collection as read from the PQDIF file.