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