C# (CSharp) System.Xml.Xsl.Runtime NavigatorConstructor - 23 примеров найдено. Это лучшие примеры C# (CSharp) кода для System.Xml.Xsl.Runtime.NavigatorConstructor, полученные из open source проектов. Вы можете ставить оценку каждому примеру, чтобы помочь нам улучшить качество примеров.
This class creates a document on the first call to GetNavigator(), and returns a Navigator from it. On subsequent calls, Navigators from the same document are returned (no new document is created).