Return the value of the parent key index, -1 if never set.


Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)

Syntax

Visual Basic (Declaration)
Public Function getParentKeyIndex() As Integer
C#
public int getParentKeyIndex()
C++
public:
 int getParentKeyIndex() sealed 
J#
public int getParentKeyIndex()
JScript
public  function getParentKeyIndex() : int

See Also