Microsoft .Net-Samples
Loading...
Searching...
No Matches
fho.frm.net.Microsoft_DotNetSamples.ClassCSharpVersion.SampleClassRefVariables Struct Reference

Sample-Class mit Variablen mit ref: More...

Public Member Functions

 SampleClassRefVariables (ref int _ValueA, ref int _ValueB)
 Constructor Achtung: So geht das mit ref.
string GetValue ()

Public Attributes

ref int ValueA
ref int ValueB

Detailed Description

Constructor & Destructor Documentation

◆ SampleClassRefVariables()

fho.frm.net.Microsoft_DotNetSamples.ClassCSharpVersion.SampleClassRefVariables.SampleClassRefVariables ( ref int _ValueA,
ref int _ValueB )

Constructor Achtung: So geht das mit ref.

Parameters
_ValueA
_ValueB

Member Function Documentation

◆ GetValue()

string fho.frm.net.Microsoft_DotNetSamples.ClassCSharpVersion.SampleClassRefVariables.GetValue ( )
Returns
Exceptions
InvalidOperationException

Member Data Documentation

◆ ValueA

ref int fho.frm.net.Microsoft_DotNetSamples.ClassCSharpVersion.SampleClassRefVariables.ValueA

◆ ValueB

ref int fho.frm.net.Microsoft_DotNetSamples.ClassCSharpVersion.SampleClassRefVariables.ValueB

The documentation for this struct was generated from the following file:
  • U:/00000000_global_projects/000_DotNetxx/fho.frm.net.Microsoft_DotNetSamples/fho.frm.net.Microsoft_DotNetSamples/ClassCSharpVersion/ClassCSharp13.cs