Skip to content

IList.isFixedSize() method

Marcel Kloubert edited this page Feb 22, 2015 · 1 revision

IList->isFixedSize() method

Gets a value indicating whether the list object has a fixed size.

Syntax

public bool isFixedSize();

Result

TRUE if object has a fixed size; otherwise FALSE.

Clone this wiki locally