KeyValuePair Class | KeyValuePair Members
Visual Basic
C#
Show All
Gets the name of the custom property as string.
[Visual Basic]Public ReadOnly Property Key As String
[C#]public string Key {get;}
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.