neo-persistibleclasses
|
Point..::..BuryElement Method
Bury an element of an array of entities in Storage based on a NeoStorageKey (NPC Level 4)
Namespace:
NeoPersistableClass
Assembly:
NPCdApp (in NPCdApp.dll)
Syntax
public static Point BuryElement( NeoVersionedAppUser vau, int index )
Public Shared Function BuryElement ( _ vau As NeoVersionedAppUser, _ index As Integer _ ) As Point
public: static Point^ BuryElement( NeoVersionedAppUser^ vau, int^ index )