[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for P:Sorm.Utils.Pair`2.right]
Declaration Syntax
C# | Visual Basic | Visual C++ |
protected R right { get; set; }
Protected Property right As R
protected: property R right { R get (); void set (R value); }