Samraksh eMote .NOW
Channel Property (IRadioConfiguration)



Channel
Syntax
'Declaration
 
Property Channel As Integer
'Usage
 
Dim instance As IRadioConfiguration
Dim value As Integer
 
instance.Channel = value
 
value = instance.Channel
int Channel {get; set;}
property int Channel {
   int get();
   void set (    int value);
}
Requirements

Target Platforms: eMote .NOW

See Also

Reference

IRadioConfiguration Interface
IRadioConfiguration Members

Send Feedback