public CreateNode(NodeId newId, ContentTypeDefinition contentType, string name, NodeId parentId, int sortIndex)

Parameters

newId NodeId
name string
parentId NodeId
sortIndex int
In this article