NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

13.1.3 Interface body

The interface-body of an interface defines the members of the interface.

interface-body:
{ interface-member-declarationsopt }