'Declaration Public Function GetTemplateViewCopy( _
ByVal indexThe zero-based index of the template.As System.Int32 _
) As AnnotationView
public AnnotationView GetTemplateViewCopy(
System.Int32 index
)
public: AnnotationView* GetTemplateViewCopy(
System.Int32 index
)
public:
AnnotationView^ GetTemplateViewCopy(
System.Int32 index
)
Parameters
- index
- The zero-based index of the template.
Return Value
A copy of the template view.