public XS_specificCaseTypeCollection() {
		#endif
			cols_ = new
				#if NET_1_1
				ArrayList()
				#else
				List<XS_specificCaseType>()
				#endif
			;
		}
		public XS_compositeTypeCollection() {
		#endif
			cols_ = new
				#if NET_1_1
				ArrayList()
				#else
				List<XS_compositeType>()
				#endif
			;
		}
		public XS_restrictionTypeCollection() {
		#endif
			cols_ = new
				#if NET_1_1
				ArrayList()
				#else
				List<XS_restrictionType>()
				#endif
			;
		}
		public XS_attachmentsTypeCollection() {
		#endif
			cols_ = new
				#if NET_1_1
				ArrayList()
				#else
				List<XS_attachmentsType>()
				#endif
			;
		}
		public XS_parametersTypeCollection() {
		#endif
			cols_ = new
				#if NET_1_1
				ArrayList()
				#else
				List<XS_parametersType>()
				#endif
			;
		}
		public XS_sequenceTypeCollection() {
		#endif
			cols_ = new
				#if NET_1_1
				ArrayList()
				#else
				List<XS_sequenceType>()
				#endif
			;
		}
		public XS_faqSubjectTypeCollection() {
		#endif
			cols_ = new
				#if NET_1_1
				ArrayList()
				#else
				List<XS_faqSubjectType>()
				#endif
			;
		}
		public XS_tableSearchUpdateTypeCollection() {
		#endif
			cols_ = new
				#if NET_1_1
				ArrayList()
				#else
				List<XS_tableSearchUpdateType>()
				#endif
			;
		}
		public XS_metadataBusinessTypeCollection() {
		#endif
			cols_ = new
				#if NET_1_1
				ArrayList()
				#else
				List<XS_metadataBusinessType>()
				#endif
			;
		}
		public XS_spreadsheetTypeCollection() {
		#endif
			cols_ = new
				#if NET_1_1
				ArrayList()
				#else
				List<XS_spreadsheetType>()
				#endif
			;
		}
示例#11
0
		public XS_tableUpdatesTypeCollection() {
		#endif
			cols_ = new
				#if NET_1_1
				ArrayList()
				#else
				List<XS_tableUpdatesType>()
				#endif
			;
		}
		public XS_codeSamplesTypeCollection() {
		#endif
			cols_ = new
				#if NET_1_1
				ArrayList()
				#else
				List<XS_codeSamplesType>()
				#endif
			;
		}
		public XS_documentationTypeCollection() {
		#endif
			cols_ = new
				#if NET_1_1
				ArrayList()
				#else
				List<XS_documentationType>()
				#endif
			;
		}
		public XS_dependenciesTypeCollection() {
		#endif
			cols_ = new
				#if NET_1_1
				ArrayList()
				#else
				List<XS_dependenciesType>()
				#endif
			;
		}
示例#15
0
		public XS_diagramTypeCollection() {
		#endif
			cols_ = new
				#if NET_1_1
				ArrayList()
				#else
				List<XS_diagramType>()
				#endif
			;
		}
示例#16
0
 public XS_complexTypeTypeCollection()
 {
         #endif
     cols_ = new
                         #if NET_1_1
             ArrayList()
                         #else
             List <XS_complexTypeType>()
                         #endif
     ;
 }
示例#17
0
 public XS_outputTypeCollection()
 {
         #endif
     cols_ = new
                         #if NET_1_1
             ArrayList()
                         #else
             List <XS_outputType>()
                         #endif
     ;
 }
示例#18
0
 public XS_enumerationTypeCollection()
 {
         #endif
     cols_ = new
                         #if NET_1_1
             ArrayList()
                         #else
             List <XS_enumerationType>()
                         #endif
     ;
 }
示例#19
0
 public XS_metadataIndexTypeCollection()
 {
         #endif
     cols_ = new
                         #if NET_1_1
             ArrayList()
                         #else
             List <XS_metadataIndexType>()
                         #endif
     ;
 }
示例#20
0
 public XS_attachmentsTypeCollection()
 {
         #endif
     cols_ = new
                         #if NET_1_1
             ArrayList()
                         #else
             List <XS_attachmentsType>()
                         #endif
     ;
 }
示例#21
0
 public XS_specificCaseTypeCollection()
 {
         #endif
     cols_ = new
                         #if NET_1_1
             ArrayList()
                         #else
             List <XS_specificCaseType>()
                         #endif
     ;
 }
示例#22
0
 public XS_dependencyTypeCollection()
 {
         #endif
     cols_ = new
                         #if NET_1_1
             ArrayList()
                         #else
             List <XS_dependencyType>()
                         #endif
     ;
 }
示例#23
0
 public XS_dbConnectionsTypeCollection()
 {
         #endif
     cols_ = new
                         #if NET_1_1
             ArrayList()
                         #else
             List <XS_dbConnectionsType>()
                         #endif
     ;
 }
示例#24
0
 public XS_tableSearchUpdateParametersTypeCollection()
 {
         #endif
     cols_ = new
                         #if NET_1_1
             ArrayList()
                         #else
             List <XS_tableSearchUpdateParametersType>()
                         #endif
     ;
 }
示例#25
0
 public XS_faqSubjectsTypeCollection()
 {
         #endif
     cols_ = new
                         #if NET_1_1
             ArrayList()
                         #else
             List <XS_faqSubjectsType>()
                         #endif
     ;
 }
示例#26
0
 public XS_parametersTypeCollection()
 {
         #endif
     cols_ = new
                         #if NET_1_1
             ArrayList()
                         #else
             List <XS_parametersType>()
                         #endif
     ;
 }
		public XS_tableFieldsTypeCollection() {
		#endif
			cols_ = new
				#if NET_1_1
				ArrayList()
				#else
				List<XS_tableFieldsType>()
				#endif
			;
		}