Active method
Namespace: PalmSens.DataFiles
Assembly: PalmSens (in PalmSens.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Overrides Property Method As Method |
| C# |
|---|
| public override Method Method { get; set; } |
| C++ |
|---|
| public override property Method Method override { Method get(); void set(Method value); } |
| J# |
|---|
| /** property */ public Method get_Method(); /** property */ public void set_Method(Method value); |
| JScript |
|---|
| public function get Method() : Method public function set Method(value : Method); |
Property Value
Missing <value> tag for "P:PalmSens.DataFiles.TimeMethodFile.Method"