OpenRoads Designer CONNECT Edition SDK Help

TemplateHelper Class

Definition

Namespace: Bentley.CifNET.GeometryModel.SDK.Edit Assembly: Bentley.CifNET.GeometryModel.SDK.Edit.4.0 (in Bentley.CifNET.GeometryModel.SDK.Edit.4.0.dll) Version: 1.0.0.0 (99.99.99.99)

C#

public class TemplateHelper
Inheritance → TemplateHelper

Constructors

Methods

Determines whether the specified object is equal to the current object. (Inherited from )
Serves as the default hash function. (Inherited from )
Gets the of the current instance. (Inherited from )
MergeTemplate(String, String)  
MergeTemplate(String, String, MergeOption)  
MergeTemplate(XmlNode, XmlNode, XmlDocument)  
MergeTemplate(XmlNode, XmlNode, XmlDocument, MergeOption)  
MergeTemplateLibrary(XmlDocument, XmlDocument) A demo method comment
MergeTemplateLibrary(XmlDocument, XmlDocument, MergeOption)  
Returns a string that represents the current object. (Inherited from )

See Also