コード例 #1
0
		public override PivotCollection MakeCollection(CollectionRequestContext cxmlContext)
		{ //j How can I return errors (null collections) back to the user?
			try
			{
コード例 #2
0
		// Override this method to provide a Collection object for the request.
		public abstract PivotCollection MakeCollection(CollectionRequestContext context);