XmlCharacterData.substring Method

Syntax

public str substring(int offset, int count)

Run On

Called

Parameters

  • offset
    Type: int
  • count
    Type: int

See Also

Reference

XmlCharacterData Class