.Is there a better location for this topic?
- Unable to use the With: statement when previewing a topic
- I'm not able to use StringType, ArrayType etc in the same way I can use String.Type and Array.Type - surely they should be interchangable? For example ShowClassMembers(TypeType)
- In index out of range error on an Array produces an incorrect error message ("Index (3) out of valid range: 0..3" - Shouldn't this should say 0..2 ?
- InheritDepth appears to be 1-based. Should it be 0-based?
- empty.Substring(1) returns an error about the optional Length parameter, rather than an error about the specified first parameter being out of bounds.
Strings represent a sequence of characters
9/13/2007 3:28:28 PM - -74.15.247.173
Arrays are general-purpose collections that hold any kind of object.
7/20/2007 10:02:31 PM - -10.10.192.236
A Type represents a type of WikiTalk object
9/13/2007 2:46:28 PM - -74.15.247.173