ArcObjects Library Reference (SystemUtility)  

ILibLookupExtension.NewLibraryCount Property

Returns the number of new (current) libraries detailed in this extension.

ERROR: Syntax information about ILibLookupExtension.NewLibraryCount may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.SystemUtility.dll

[C++]
HRESULT get_NewLibraryCount(
  long* lCount
);
[C++]

Parameters

lCount [out, retval]   lCount is a parameter of type long

See Also

ILibLookupExtension Interface