Saturday, September 15, 2007
Defined in Gregor.Core, namespace Gregor.Core.
public interface Gregor.Core.IGetXmlArgs : Gregor.Core.IXmlDataArgs, Gregor.Core.IAttributeSink Custom Attributes: Description:
void AddChild(Gregor.Core.IXmlCompanion kid, System.Object tag) Custom Attributes: Description:
void AddChild(Gregor.Core.IXmlCompanion kid) Custom Attributes: Description:
void AddChildren(System.Collections.ICollection kids, System.Object tag) Custom Attributes: Description:
void AddChildren(System.Collections.ICollection kids) Custom Attributes: Description:
void AddSerializedAttribute(Gregor.Core.IXmlDataArgs args, System.String sName) Custom Attributes: Description:
void AddSerializedChild(Gregor.Core.IXmlDataArgs childArgs, System.Boolean fDeepCopy) Custom Attributes: Description:
void AddSerializedChild(Gregor.Core.IXmlDataArgs args, System.Int32 childIndex, System.Boolean fDeepCopy) Custom Attributes: Description:
void AddSerializedChildren(Gregor.Core.IXmlDataArgs args, System.Boolean fDeepCopy) Custom Attributes: Description:
void Initialize(System.String sElementName, Gregor.Core.IXmlCompanion companion) Custom Attributes: Description: