Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal name As String, _ ByVal features As FeatureSet _ ) |
C# | |
---|---|
public GPRecordSet( string name, FeatureSet features ) |
Parameters
- name
- The name of the parameter.
- features
- The FeatureSet to be contained by the GPRecordSet.
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7