PipelineLocationEntry Position Property XML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED
The position of this entry within its parent.

Namespace: DeltaXML.CoreS9Api
Assembly: DeltaXML.CoreS9Api (in DeltaXML.CoreS9Api.dll) Version: 10.4.0.1000 (10.4.0.1000)
Syntax

int Position { get; }

Property Value

Type: Int32
Exceptions

ExceptionCondition
System InvalidOperationExceptionwhen there is no parent entry.
See Also