Help > Web Development > Object Reference > Object Reference > ISYSMetadataList > Count Property
<a name="kanchor463"></a>ISYSMetadataList:Count Property
Indicates the number of items in the list. Read-Only.

Syntax
[VBScript]
ReadOnly property ISYSMetadataList.Count
[C#]
void ISYSMetadataList.Count {get;}
[ColdFusion/Java]
void ISYSMetadataList.Count() throws ComException;