'DeclarationPublic Function GetProfileXNumberOfLoadingPoints( _ ByVal profileNumber As Integer _ ) As Integer
'UsageDim instance As DeviceIHH505 Dim profileNumber As Integer Dim value As Integer value = instance.GetProfileXNumberOfLoadingPoints(profileNumber)
public int GetProfileXNumberOfLoadingPoints( int profileNumber )
Parameters
- profileNumber