Aspose::Words::Lists::List::HasSameTemplate method

List::HasSameTemplate method

Returns true if the current list and the given list are created from the same template.

bool Aspose::Words::Lists::List::HasSameTemplate(const System::SharedPtr<Aspose::Words::Lists::List> &other)

See Also