Visual Basic (Declaration) | |
---|---|
Sub WriteEncodeable( _ ByVal fieldName As String, _ ByVal value As IEncodeable, _ ByVal systemType As Type _ ) |
C# | |
---|---|
void WriteEncodeable( string fieldName, IEncodeable value, Type systemType ) |
Parameters
- fieldName
- value
- systemType
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family