Click or drag to resize
AtomCache Constructor (Int32)
Initializes a new instance of the AtomCache class

Namespace: DXMLBase
Assembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public AtomCache(
	int cacheSize
)

Parameters

cacheSize
Type: SystemInt32

[Missing <param name="cacheSize"/> documentation for "M:DXMLBase.AtomCache.#ctor(System.Int32)"]

See Also