This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IS > IStyleGalleryStorage Interface > IStyleGalleryStorage.FileCount Property (ArcObjects .NET 10.5 SDK) |
The number of files in the Style Gallery.
[Visual Basic .NET] Public ReadOnly Property FileCount As Integer
[C#] public int FileCount {get;}
[C++]
HRESULT get_FileCount(
long* Count
);
[C++]
Parameters Count [out, retval] Count is a parameter of type long