Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Description

Returns a collection of Element objects that represent all the elements in the document of the specified type.

C#
vb.net

Parameters

type
An Element.Type representing the type of element to be returned.

Returns

A a collection of Element objects that represent all the elements in the document of the specified type.

Examples

C#
vb.net
  • No labels