XmlDictionaryReader.ReadElementContentAsGuid Método
Definição
public:
virtual Guid ReadElementContentAsGuid();
public virtual Guid ReadElementContentAsGuid ();
abstract member ReadElementContentAsGuid : unit -> Guid
override this.ReadElementContentAsGuid : unit -> Guid
Public Overridable Function ReadElementContentAsGuid () As Guid
Retornos
O conteúdo do nó é representado como um Guid.The node's content represented as a Guid.
Exceções
O elemento não está em um formato válido.The element is not in valid format.
O elemento não está em um formato válido.The element is not in valid format.