neo-persistibleclasses
|
NeoStorageKey..::..SetIndex Method
Sets the index of a NEO Storage Key
Namespace:
NeoPersistableClass
Assembly:
NPCdApp (in NPCdApp.dll)
Syntax
public static void SetIndex( NeoStorageKey nsk, int value )
Public Shared Sub SetIndex ( _ nsk As NeoStorageKey, _ value As Integer _ )
public: static void SetIndex( NeoStorageKey^ nsk, int^ value )