found_place_holders Field
<DataMember()> _
Public found_place_holders As List(Of FilePlaceHolder)
This language is not supported or no code example is available.
[DataMember()]
public List<FilePlaceHolder> found_place_holders
This language is not supported or no code example is available.
[DataMember()]
public:
List<FilePlaceHolder^>^ found_place_holders;
This language is not supported or no code example is available.