5#include <system/object.h> 
   15template <
typename> 
class List;
 
   36class XsltArgumentList;
 
   67    typedef ::System::BaseTypesInfo<BaseType> ThisTypeBaseTypesInfo;
 
   68    ASPOSECPP_SHARED_RTTI_INFO_DECL();
 
  276    #ifdef ASPOSE_GET_SHARED_MEMBERS 
  277    ASPOSECPP_SHARED_API 
void GetSharedMembers(System::Object::shared_members_type& result) 
const override;
 
  280    #ifdef __DBG_FOR_EACH_MEMBER 
  284    ASPOSECPP_SHARED_API 
void DBG_for_each_member(DBG::for_each_member_visitor& visitor) 
const override;
 
  287    const char* DBG_class_name()
 const override { 
return "XslTransform"; }
 
  294    bool _isDocumentResolverSet;
 
Base class that enables using methods available for System.Object class in C#. All non-trivial classe...
Definition: object.h:62
 
Pointer class to wrap types being allocated on heap. Use it to manage memory for classes inheriting O...
Definition: smart_ptr.h:180
 
String class used across the library. Is a substitute for C# System.String when translating code....
Definition: string.h:122
 
class ASPOSECPP_SHARED_CLASS List
Definition: ienumerable.h:18
 
@ Stream
The type that supports reliable, two-way, connection-based byte streams without duplication of data a...
 
@ Xml
Serialize according to the XML 1.0 rules.
 
Definition: db_command.h:9