set_LinePosition()

XmlSchemaObject::set_LinePosition(int32_t) method

Sets the line position in the file to which the schema element refers.

void System::Xml::Schema::XmlSchemaObject::set_LinePosition(int32_t value)

Arguments

ParameterTypeDescription
valueint32_tThe value to set.

See Also