Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal name As String, _ ByVal features As FeatureSet _ ) |
C# | |
---|---|
public GPFeatureRecordSetLayer( string name, FeatureSet features ) |
Parameters
- name
- The name of the parameter.
- features
- The FeatureSet to be contained by the GPFeatureRecordSetLayer.
Target Platforms:Windows Phone 7