public virtual ICommand CreateFeatureCommand( string featureId )
public: virtual ICommand* CreateFeatureCommand( string* featureId )
'Declaration Public Overridable Function CreateFeatureCommand( _ ByVal featureId As String _ ) As ICommand
'Usage Dim instance As WorkstationFeaturesCommandFactory Dim featureId As String Dim value As ICommand value = instance.CreateFeatureCommand(featureId)
Target Platforms
WorkstationFeaturesCommandFactory Class WorkstationFeaturesCommandFactory Members