Sitecore 5.0 API

ItemPointer Class

Points to an item.

For a list of all members of this type, see ItemPointer Members.

System.Object
   Sitecore.Data.ItemPointer

[Visual Basic]
Public Class ItemPointer
[C#]
public class ItemPointer

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Points to an item without the ambiguities of ItemUri.

Requirements

Namespace: Sitecore.Data

Assembly: Sitecore.Kernel (in Sitecore.Kernel.dll)

See Also

ItemPointer Members | Sitecore.Data Namespace