5#include <system/collections/icollection.h>
6#include <system/icloneable.h>
7#include <system/nullable.h>
8#include <system/object.h>
9#include <system/shared_ptr.h>
10#include <system/string.h>
12namespace System {
namespace Net {
namespace Http {
namespace Headers {
26 typedef ::System::BaseTypesInfo<BaseType> ThisTypeBaseTypesInfo;
28 ASPOSECPP_SHARED_RTTI_INFO_DECL();
56 String input, int32_t startIndex,
Interface of collection of elements. Objects of this class should only be allocated using System::Mak...
Definition: icollection.h:20
Defies a method that enables object cloning - creating a copy of an object. Objects of this class sho...
Definition: icloneable.h:16
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
Definition: db_command.h:9