Modifier

Partager via


ClassWithOptionalArgsCtorWithStructs.Integer Property

Definition

public:
 property Nullable<int> Integer { Nullable<int> get(); };
public int? Integer { get; }
member this.Integer : Nullable<int>
Public ReadOnly Property Integer As Nullable(Of Integer)

Property Value

Applies to