|  | This document is archived and information here might be outdated. Recommended version. | 
| ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IL > ILibraryItem2 Interface > ILibraryItem2.LibClone Method (ArcObjects .NET 10.5 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