Public Function GetReadOnly( _ ByVal Key As String _ ) As
public bool GetReadOnly( string Key );
public: bool GetReadOnly( String __gc ^ Key );
public bool getReadOnly( String Key );
public: HRESULT GetReadOnly( BSTR Key, VARIANT_BOOL * pRetVal );
IAgKeyValueCollection Interface