RVTDocs.com

CompoundStructure.LayerCount

Property
Description:
Returns the number of layers contained in this CompoundStructure.
Remarks:
Establishes the valid range of indices passed to various access functions: [0 ... this value - 1]
Syntax
public int LayerCount { get; }