[This is preliminary documentation and is subject to change.]
| C# | Visual Basic | Visual C++ |
public CompareRule[] ArrayRepresentation { get; set; }
Public Property ArrayRepresentation As CompareRule()
public: property array<CompareRule^>^ ArrayRepresentation { array<CompareRule^>^ get (); void set (array<CompareRule^>^ value); }