Example #1
0
        public XS0_tableFieldsType(
            )
        {
            tablefieldcollection_ = new
#if !NET_1_1
                                    OGenRootrefCollection <XS_tableFieldType, XS__RootMetadata>()
#else
                                    XS_tableFieldTypeCollection()
#endif
            ;
        }
Example #2
0
        public XS0_tableSearchParametersType(
            )
        {
            tablefieldrefcollection_ = new
#if !NET_1_1
                                       OGenRootrefCollection <XS_tableFieldRefType, XS__RootMetadata>()
#else
                                       XS_tableFieldRefTypeCollection()
#endif
            ;
        }