コード例 #1
0
		public XS_specificCaseTypeCollection() {
		#endif
			cols_ = new
				#if NET_1_1
				ArrayList()
				#else
				List<XS_specificCaseType>()
				#endif
			;
		}
コード例 #2
0
		public XS_compositeTypeCollection() {
		#endif
			cols_ = new
				#if NET_1_1
				ArrayList()
				#else
				List<XS_compositeType>()
				#endif
			;
		}
コード例 #3
0
		public XS_restrictionTypeCollection() {
		#endif
			cols_ = new
				#if NET_1_1
				ArrayList()
				#else
				List<XS_restrictionType>()
				#endif
			;
		}
コード例 #4
0
		public XS_attachmentsTypeCollection() {
		#endif
			cols_ = new
				#if NET_1_1
				ArrayList()
				#else
				List<XS_attachmentsType>()
				#endif
			;
		}
コード例 #5
0
		public XS_parametersTypeCollection() {
		#endif
			cols_ = new
				#if NET_1_1
				ArrayList()
				#else
				List<XS_parametersType>()
				#endif
			;
		}
コード例 #6
0
		public XS_sequenceTypeCollection() {
		#endif
			cols_ = new
				#if NET_1_1
				ArrayList()
				#else
				List<XS_sequenceType>()
				#endif
			;
		}
コード例 #7
0
		public XS_faqSubjectTypeCollection() {
		#endif
			cols_ = new
				#if NET_1_1
				ArrayList()
				#else
				List<XS_faqSubjectType>()
				#endif
			;
		}
コード例 #8
0
		public XS_tableSearchUpdateTypeCollection() {
		#endif
			cols_ = new
				#if NET_1_1
				ArrayList()
				#else
				List<XS_tableSearchUpdateType>()
				#endif
			;
		}
コード例 #9
0
		public XS_metadataBusinessTypeCollection() {
		#endif
			cols_ = new
				#if NET_1_1
				ArrayList()
				#else
				List<XS_metadataBusinessType>()
				#endif
			;
		}
コード例 #10
0
		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
			;
		}
コード例 #12
0
		public XS_codeSamplesTypeCollection() {
		#endif
			cols_ = new
				#if NET_1_1
				ArrayList()
				#else
				List<XS_codeSamplesType>()
				#endif
			;
		}
コード例 #13
0
		public XS_documentationTypeCollection() {
		#endif
			cols_ = new
				#if NET_1_1
				ArrayList()
				#else
				List<XS_documentationType>()
				#endif
			;
		}
コード例 #14
0
		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
     ;
 }
コード例 #27
-1
		public XS_tableFieldsTypeCollection() {
		#endif
			cols_ = new
				#if NET_1_1
				ArrayList()
				#else
				List<XS_tableFieldsType>()
				#endif
			;
		}