Keyoti RapidFindReplace WPF API Docs
ExclusiveFindElementTypes Property
API DocumentationKeyoti.RapidFindReplace.WPFOptionsViewModelExclusiveFindElementTypes
Keyoti RapidFindReplace WPF
Collection of types that should only be searched.
Declaration Syntax
C#Visual BasicVisual C++F#
public List<Type> ExclusiveFindElementTypes { get; }
Public ReadOnly Property ExclusiveFindElementTypes As List(Of Type)
	Get
public:
property List<Type^>^ ExclusiveFindElementTypes {
	List<Type^>^ get ();
}
member ExclusiveFindElementTypes : List<Type> with get
Property Value
List<(Of <(<'Type>)>)>

Assembly: Keyoti4.RapidFindReplace.WPF (Module: Keyoti4.RapidFindReplace.WPF.dll) Version: 1.0.14.531 (1.0.14.531)