Collection of Run objects to search.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public List<Run> RunCollection { get; set; }
Public Property RunCollection As List(Of Run) Get Set
public: property List<Run^>^ RunCollection { List<Run^>^ get (); void set (List<Run^>^ value); }
member RunCollection : List<Run> with get, set
Assembly: Keyoti4.RapidFindReplace.WPF (Module: Keyoti4.RapidFindReplace.WPF.dll) Version: 1.0.14.531 (1.0.14.531)