Nevron.GraphicsCore Namespace / NCompositeKey2 Class / m_Keys Field


m_Keys Field
Syntax
'Declaration
 
Public m_Keys As System.IComparable()
 
'Usage
 
Dim instance As NCompositeKey2
Dim value() As System.IComparable()
 
value = instance.m_Keys
 
instance.m_Keys = value
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also