FileFineAndReplacePlaceHoldersData.found_place_holders Property
Public Property found_place_holders() As IList(Of FilePlaceHolder)
This language is not supported or no code example is available.
public IList<FilePlaceHolder> found_place_holders {get; set;}
This language is not supported or no code example is available.
public:
property IList<FilePlaceHolder^>^ found_place_holders {
IList<FilePlaceHolder^>^ get( );
void set(
IList<FilePlaceHolder^>^ value
);
}
This language is not supported or no code example is available.