|  | This document is archived and information here might be outdated. Recommended version. | 
| ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IL > ILibraryItem Interface > ILibraryItem.LibClone Method (ArcObjects .NET 10.4 SDK) | 
Clone this object (library item).
[Visual Basic .NET] Public Function libClone ( _ ) As ILibraryItem
[C#] public ILibraryItem libClone ( );
[C++]
HRESULT libClone(
  ILibraryItem** ppiLibraryItem
);
[C++]
Parameters ppiLibraryItem [out, retval]
ppiLibraryItem is a parameter of type ILibraryItem