Persist.NET Documentation Class Library

Cursor.GetObject Method 

Retreive the Current object

[Visual Basic]
Public Function GetObject() As PersistentObject
[C#]
public PersistentObject GetObject();

Return Value

the current object

See Also

Cursor Class | Persist Namespace