Function CSPTemplate::operator []()

Description:
Retrieves a contained slot or container by index.

Prototype:
CSPTemplate& operator [](unsigned long ulIndex) const;

Arguments:
  • unsigned long ulIndex [IN]
    The index of the slot or container to retrieve.



Return value:
Returns the contained template object.

See also:
member functions GetCount(), operator ()
CSPTemplate | Other support classes | Class Categories | Online help home | Back

www.micronovae.com

Copyright © 2002 - 2005 Micronovae Ltd