You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Timothy C edited this page Dec 30, 2017
·
4 revisions
Description
This is a description of the namespace, and what it does.
Usage
Class.Method(Type Parameter)
Code Sample
Example code.
Concepts
How does it work?
Arguments
Arguments
Description
Data Type
Argument Name
What is it?
Data Type
Returns
What does it return?
References
Where is it also used, elsewhere?
See also
Related page.
Template for copying
# Description
This is a description of the namespace, and what it does.
# Usage
* Class.Method(Type Parameter)
# Code Sample
Example code.
# Concepts
How does it work?
# Arguments
|Arguments|Description|Data Type|
|---------|-----------|---------|
|Argument Name|What is it?|Data Type|
# Returns
What does it return?
# References
* Where is it also used, elsewhere?
# See also
* Related page.